pulpcore-client 3.85.0__py3-none-any.whl → 3.86.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulpcore-client might be problematic. Click here for more details.
- pulpcore/client/pulpcore/__init__.py +471 -234
- pulpcore/client/pulpcore/api_client.py +6 -2
- pulpcore/client/pulpcore/configuration.py +10 -3
- pulpcore/client/pulpcore/exceptions.py +17 -0
- pulpcore/client/pulpcore/models/access_policy.py +8 -0
- pulpcore/client/pulpcore/models/access_policy_response.py +8 -0
- pulpcore/client/pulpcore/models/api_app_status_response.py +8 -0
- pulpcore/client/pulpcore/models/artifact_distribution_response.py +27 -19
- pulpcore/client/pulpcore/models/artifact_response.py +8 -0
- pulpcore/client/pulpcore/models/async_operation_response.py +8 -0
- pulpcore/client/pulpcore/models/composite_content_guard.py +8 -0
- pulpcore/client/pulpcore/models/composite_content_guard_response.py +8 -0
- pulpcore/client/pulpcore/models/content_app_status_response.py +8 -0
- pulpcore/client/pulpcore/models/content_guard_response.py +8 -0
- pulpcore/client/pulpcore/models/content_redirect_content_guard.py +8 -0
- pulpcore/client/pulpcore/models/content_redirect_content_guard_response.py +8 -0
- pulpcore/client/pulpcore/models/content_settings_response.py +8 -0
- pulpcore/client/pulpcore/models/content_summary_response.py +8 -0
- pulpcore/client/pulpcore/models/database_connection_response.py +8 -0
- pulpcore/client/pulpcore/models/distribution_response.py +8 -0
- pulpcore/client/pulpcore/models/domain.py +8 -0
- pulpcore/client/pulpcore/models/domain_backend_migrator.py +8 -0
- pulpcore/client/pulpcore/models/domain_response.py +8 -0
- pulpcore/client/pulpcore/models/evaluation_response.py +8 -0
- pulpcore/client/pulpcore/models/filesystem_export.py +8 -0
- pulpcore/client/pulpcore/models/filesystem_export_response.py +8 -0
- pulpcore/client/pulpcore/models/filesystem_exporter.py +8 -0
- pulpcore/client/pulpcore/models/filesystem_exporter_response.py +8 -0
- pulpcore/client/pulpcore/models/generic_remote_response.py +8 -0
- pulpcore/client/pulpcore/models/generic_remote_response_hidden_fields_inner.py +8 -0
- pulpcore/client/pulpcore/models/group.py +8 -0
- pulpcore/client/pulpcore/models/group_progress_report_response.py +8 -0
- pulpcore/client/pulpcore/models/group_response.py +8 -0
- pulpcore/client/pulpcore/models/group_role.py +8 -0
- pulpcore/client/pulpcore/models/group_role_response.py +8 -0
- pulpcore/client/pulpcore/models/group_user.py +8 -0
- pulpcore/client/pulpcore/models/group_user_response.py +8 -0
- pulpcore/client/pulpcore/models/header_content_guard.py +8 -0
- pulpcore/client/pulpcore/models/header_content_guard_response.py +8 -0
- pulpcore/client/pulpcore/models/import_response.py +8 -0
- pulpcore/client/pulpcore/models/login_response.py +8 -0
- pulpcore/client/pulpcore/models/minimal_task_response.py +8 -0
- pulpcore/client/pulpcore/models/multiple_artifact_content_response.py +8 -0
- pulpcore/client/pulpcore/models/my_permissions_response.py +8 -0
- pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey.py +8 -0
- pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey_response.py +8 -0
- pulpcore/client/pulpcore/models/nested_open_pgp_signature.py +8 -0
- pulpcore/client/pulpcore/models/nested_open_pgp_signature_response.py +8 -0
- pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute.py +8 -0
- pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute_response.py +8 -0
- pulpcore/client/pulpcore/models/nested_open_pgp_user_id.py +8 -0
- pulpcore/client/pulpcore/models/nested_open_pgp_user_id_response.py +8 -0
- pulpcore/client/pulpcore/models/nested_role.py +8 -0
- pulpcore/client/pulpcore/models/nested_role_response.py +8 -0
- pulpcore/client/pulpcore/models/object_roles_response.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_distribution.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_distribution_response.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_keyring.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_keyring_response.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_public_key_response.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_public_subkey_response.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_signature_response.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_user_attribute_response.py +8 -0
- pulpcore/client/pulpcore/models/open_pgp_user_id_response.py +8 -0
- pulpcore/client/pulpcore/models/orphans_cleanup.py +8 -0
- pulpcore/client/pulpcore/models/paginated_access_policy_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_artifact_distribution_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_artifact_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_composite_content_guard_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_content_guard_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_content_redirect_content_guard_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_distribution_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_domain_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_filesystem_export_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_filesystem_exporter_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_generic_remote_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_group_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_group_role_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_group_user_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_header_content_guard_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_import_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_multiple_artifact_content_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_open_pgp_distribution_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_open_pgp_keyring_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_open_pgp_public_key_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_open_pgp_public_subkey_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_open_pgp_signature_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_open_pgp_user_attribute_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_open_pgp_user_id_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_publication_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_pulp_export_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_pulp_exporter_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_pulp_importer_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_rbac_content_guard_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_repository_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_repository_version_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_role_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_signing_service_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_task_group_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_task_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_task_schedule_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_upload_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_upstream_pulp_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_user_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_user_role_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_vulnerability_report_response_list.py +8 -0
- pulpcore/client/pulpcore/models/paginated_worker_response_list.py +8 -0
- pulpcore/client/pulpcore/models/patched_access_policy.py +8 -0
- pulpcore/client/pulpcore/models/patched_composite_content_guard.py +8 -0
- pulpcore/client/pulpcore/models/patched_content_redirect_content_guard.py +8 -0
- pulpcore/client/pulpcore/models/patched_domain.py +8 -0
- pulpcore/client/pulpcore/models/patched_filesystem_exporter.py +8 -0
- pulpcore/client/pulpcore/models/patched_group.py +8 -0
- pulpcore/client/pulpcore/models/patched_header_content_guard.py +8 -0
- pulpcore/client/pulpcore/models/patched_open_pgp_distribution.py +8 -0
- pulpcore/client/pulpcore/models/patched_open_pgp_keyring.py +8 -0
- pulpcore/client/pulpcore/models/patched_pulp_exporter.py +8 -0
- pulpcore/client/pulpcore/models/patched_pulp_importer.py +8 -0
- pulpcore/client/pulpcore/models/patched_rbac_content_guard.py +8 -0
- pulpcore/client/pulpcore/models/patched_role.py +8 -0
- pulpcore/client/pulpcore/models/patched_task_cancel.py +8 -0
- pulpcore/client/pulpcore/models/patched_upstream_pulp.py +8 -0
- pulpcore/client/pulpcore/models/patched_user.py +8 -0
- pulpcore/client/pulpcore/models/profile_artifact_response.py +8 -0
- pulpcore/client/pulpcore/models/progress_report_response.py +8 -0
- pulpcore/client/pulpcore/models/publication_response.py +8 -0
- pulpcore/client/pulpcore/models/pulp_export.py +8 -0
- pulpcore/client/pulpcore/models/pulp_export_response.py +8 -0
- pulpcore/client/pulpcore/models/pulp_exporter.py +8 -0
- pulpcore/client/pulpcore/models/pulp_exporter_response.py +8 -0
- pulpcore/client/pulpcore/models/pulp_import.py +8 -0
- pulpcore/client/pulpcore/models/pulp_import_check.py +8 -0
- pulpcore/client/pulpcore/models/pulp_import_check_response.py +8 -0
- pulpcore/client/pulpcore/models/pulp_importer.py +8 -0
- pulpcore/client/pulpcore/models/pulp_importer_response.py +8 -0
- pulpcore/client/pulpcore/models/purge.py +8 -0
- pulpcore/client/pulpcore/models/rbac_content_guard.py +8 -0
- pulpcore/client/pulpcore/models/rbac_content_guard_response.py +8 -0
- pulpcore/client/pulpcore/models/reclaim_space.py +8 -0
- pulpcore/client/pulpcore/models/redis_connection_response.py +8 -0
- pulpcore/client/pulpcore/models/repair.py +8 -0
- pulpcore/client/pulpcore/models/repository_add_remove_content.py +8 -0
- pulpcore/client/pulpcore/models/repository_response.py +8 -0
- pulpcore/client/pulpcore/models/repository_version_response.py +8 -0
- pulpcore/client/pulpcore/models/role.py +8 -0
- pulpcore/client/pulpcore/models/role_response.py +8 -0
- pulpcore/client/pulpcore/models/set_label.py +8 -0
- pulpcore/client/pulpcore/models/set_label_response.py +8 -0
- pulpcore/client/pulpcore/models/signing_service_response.py +8 -0
- pulpcore/client/pulpcore/models/status_response.py +8 -0
- pulpcore/client/pulpcore/models/storage_response.py +8 -0
- pulpcore/client/pulpcore/models/task_group_operation_response.py +8 -0
- pulpcore/client/pulpcore/models/task_group_response.py +8 -0
- pulpcore/client/pulpcore/models/task_response.py +8 -0
- pulpcore/client/pulpcore/models/task_schedule_response.py +8 -0
- pulpcore/client/pulpcore/models/unset_label.py +8 -0
- pulpcore/client/pulpcore/models/unset_label_response.py +8 -0
- pulpcore/client/pulpcore/models/upload.py +8 -0
- pulpcore/client/pulpcore/models/upload_chunk_response.py +8 -0
- pulpcore/client/pulpcore/models/upload_commit.py +8 -0
- pulpcore/client/pulpcore/models/upload_detail_response.py +8 -0
- pulpcore/client/pulpcore/models/upload_response.py +8 -0
- pulpcore/client/pulpcore/models/upstream_pulp.py +8 -0
- pulpcore/client/pulpcore/models/upstream_pulp_response.py +8 -0
- pulpcore/client/pulpcore/models/user.py +8 -0
- pulpcore/client/pulpcore/models/user_group.py +8 -0
- pulpcore/client/pulpcore/models/user_group_response.py +8 -0
- pulpcore/client/pulpcore/models/user_response.py +8 -0
- pulpcore/client/pulpcore/models/user_role.py +8 -0
- pulpcore/client/pulpcore/models/user_role_response.py +8 -0
- pulpcore/client/pulpcore/models/version_response.py +8 -0
- pulpcore/client/pulpcore/models/vulnerability_report_response.py +8 -0
- pulpcore/client/pulpcore/models/worker_response.py +8 -0
- pulpcore/client/pulpcore/rest.py +1 -0
- pulpcore_client-3.86.0.dist-info/METADATA +573 -0
- {pulpcore_client-3.85.0.dist-info → pulpcore_client-3.86.0.dist-info}/RECORD +178 -178
- pulpcore_client-3.85.0.dist-info/METADATA +0 -17
- {pulpcore_client-3.85.0.dist-info → pulpcore_client-3.86.0.dist-info}/WHEEL +0 -0
- {pulpcore_client-3.85.0.dist-info → pulpcore_client-3.86.0.dist-info}/top_level.txt +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
pulpcore/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
|
|
2
2
|
pulpcore/client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
|
|
3
|
-
pulpcore/client/pulpcore/__init__.py,sha256=
|
|
4
|
-
pulpcore/client/pulpcore/api_client.py,sha256=
|
|
3
|
+
pulpcore/client/pulpcore/__init__.py,sha256=Zwz_M0JOunfOhmKbzp3GYQfcP9umlXN4Y6l7-gvUAZk,33751
|
|
4
|
+
pulpcore/client/pulpcore/api_client.py,sha256=6xQZKSV6ZpR2dcXW8LAQ8W-gNLQwG-C42g3qzacQKmo,27754
|
|
5
5
|
pulpcore/client/pulpcore/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
|
|
6
|
-
pulpcore/client/pulpcore/configuration.py,sha256=
|
|
7
|
-
pulpcore/client/pulpcore/exceptions.py,sha256=
|
|
6
|
+
pulpcore/client/pulpcore/configuration.py,sha256=Oyf14COqkaaZ_3I3qgtRpRt7rficFfAKTLtF5f0oGtQ,19579
|
|
7
|
+
pulpcore/client/pulpcore/exceptions.py,sha256=UUQyfmHrA0wKpyniO8D6jgIOSee4k0dBIImRgs74ERw,6456
|
|
8
8
|
pulpcore/client/pulpcore/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
|
-
pulpcore/client/pulpcore/rest.py,sha256=
|
|
9
|
+
pulpcore/client/pulpcore/rest.py,sha256=FFnjc5Z2BsDHaWKi63ZyscVe-CxSdnqMt6efNR3QksY,9463
|
|
10
10
|
pulpcore/client/pulpcore/api/__init__.py,sha256=GyxmrVHngfRdYmUbXVDN-KJXdp-tOKznfa90pYwCBdc,4022
|
|
11
11
|
pulpcore/client/pulpcore/api/access_policies_api.py,sha256=MqDRtnUDeULfAAH5uaWk1bJttxk8YP3sjd1lv6GaGuI,84521
|
|
12
12
|
pulpcore/client/pulpcore/api/artifacts_api.py,sha256=s-lXZLw0XQr_SXhX7aj0KDJttjg9PRYzdrY19qfP0VM,83647
|
|
@@ -59,181 +59,181 @@ pulpcore/client/pulpcore/api/users_roles_api.py,sha256=l5RspPcRy2biA1pzkytLXZss7
|
|
|
59
59
|
pulpcore/client/pulpcore/api/vuln_report_api.py,sha256=CuzifQmxQ4h1g1M84lQhG54PPPp_wPOtkrat5ForAI0,49776
|
|
60
60
|
pulpcore/client/pulpcore/api/workers_api.py,sha256=Lcq150RDqXtpzq_U-xKqeU6DB7jdNYTFPeaLJiqPaOY,62640
|
|
61
61
|
pulpcore/client/pulpcore/models/__init__.py,sha256=9erwgJl_izGa6YXN-E_Y3Tu0rJuji606r7xsaksC2h0,16570
|
|
62
|
-
pulpcore/client/pulpcore/models/access_policy.py,sha256=
|
|
63
|
-
pulpcore/client/pulpcore/models/access_policy_response.py,sha256=
|
|
64
|
-
pulpcore/client/pulpcore/models/api_app_status_response.py,sha256=
|
|
65
|
-
pulpcore/client/pulpcore/models/artifact_distribution_response.py,sha256=
|
|
66
|
-
pulpcore/client/pulpcore/models/artifact_response.py,sha256=
|
|
67
|
-
pulpcore/client/pulpcore/models/async_operation_response.py,sha256=
|
|
68
|
-
pulpcore/client/pulpcore/models/composite_content_guard.py,sha256=
|
|
69
|
-
pulpcore/client/pulpcore/models/composite_content_guard_response.py,sha256=
|
|
70
|
-
pulpcore/client/pulpcore/models/content_app_status_response.py,sha256=
|
|
71
|
-
pulpcore/client/pulpcore/models/content_guard_response.py,sha256=
|
|
72
|
-
pulpcore/client/pulpcore/models/content_redirect_content_guard.py,sha256=
|
|
73
|
-
pulpcore/client/pulpcore/models/content_redirect_content_guard_response.py,sha256=
|
|
74
|
-
pulpcore/client/pulpcore/models/content_settings_response.py,sha256=
|
|
75
|
-
pulpcore/client/pulpcore/models/content_summary_response.py,sha256=
|
|
76
|
-
pulpcore/client/pulpcore/models/database_connection_response.py,sha256=
|
|
77
|
-
pulpcore/client/pulpcore/models/distribution_response.py,sha256=
|
|
78
|
-
pulpcore/client/pulpcore/models/domain.py,sha256=
|
|
79
|
-
pulpcore/client/pulpcore/models/domain_backend_migrator.py,sha256=
|
|
80
|
-
pulpcore/client/pulpcore/models/domain_response.py,sha256=
|
|
81
|
-
pulpcore/client/pulpcore/models/evaluation_response.py,sha256=
|
|
82
|
-
pulpcore/client/pulpcore/models/filesystem_export.py,sha256=
|
|
83
|
-
pulpcore/client/pulpcore/models/filesystem_export_response.py,sha256=
|
|
84
|
-
pulpcore/client/pulpcore/models/filesystem_exporter.py,sha256=
|
|
85
|
-
pulpcore/client/pulpcore/models/filesystem_exporter_response.py,sha256=
|
|
86
|
-
pulpcore/client/pulpcore/models/generic_remote_response.py,sha256=
|
|
87
|
-
pulpcore/client/pulpcore/models/generic_remote_response_hidden_fields_inner.py,sha256=
|
|
62
|
+
pulpcore/client/pulpcore/models/access_policy.py,sha256=ENKPlR0KnGGnGFgWx6Cw17F32fk-wlLxMinUaeYr7FQ,3593
|
|
63
|
+
pulpcore/client/pulpcore/models/access_policy_response.py,sha256=vhbDidouBT7mX7CAmZI40LIZD0wwdGDdgDDnDgzCVZQ,5293
|
|
64
|
+
pulpcore/client/pulpcore/models/api_app_status_response.py,sha256=jSzPjVvno1StrzEjuGDj1IOUvI2GzfS2hKMln2hb77w,3684
|
|
65
|
+
pulpcore/client/pulpcore/models/artifact_distribution_response.py,sha256=Polz809z5rAhtiqK1SRtauB7RZxUbpuvXkwUAjdTE7Y,5640
|
|
66
|
+
pulpcore/client/pulpcore/models/artifact_response.py,sha256=2gl7um0vqKLaPfsdKpC33t_0OA20MaLXnS3-rpfsjuI,6442
|
|
67
|
+
pulpcore/client/pulpcore/models/async_operation_response.py,sha256=2ciH8OgYeKl93wFyHQ7PBpt0y0FrxoxKta6FlebffvI,2724
|
|
68
|
+
pulpcore/client/pulpcore/models/composite_content_guard.py,sha256=QL1jkD3dgF4beBCIKeNI7tZ0QFMhds2JxjIHVquGbe4,3426
|
|
69
|
+
pulpcore/client/pulpcore/models/composite_content_guard_response.py,sha256=78JrDh0P12oBYHlyxZgDTgbweLEsa7ihHGXEVNmdhwc,4434
|
|
70
|
+
pulpcore/client/pulpcore/models/content_app_status_response.py,sha256=ame3htRqpfVPxDsyttSM-14MtZJKCW0TbvsA5Mgw72E,3696
|
|
71
|
+
pulpcore/client/pulpcore/models/content_guard_response.py,sha256=v3J6WC4iFDzChg4iJRe1cs_TtXiGpp1OiiqEPiAjNn4,4219
|
|
72
|
+
pulpcore/client/pulpcore/models/content_redirect_content_guard.py,sha256=3U9jWTNV8QDjeknGovbA082du1WU_HiYO4MQOXzpfbU,3249
|
|
73
|
+
pulpcore/client/pulpcore/models/content_redirect_content_guard_response.py,sha256=DO6UL_vnJouG2YtKmnL78H2grMAOOuVB-IQ5ggW6Fxk,4268
|
|
74
|
+
pulpcore/client/pulpcore/models/content_settings_response.py,sha256=MUTxrtb_SgQtkuI1H3P3pfFMhRVE_9wbSaFUyadWjKs,3307
|
|
75
|
+
pulpcore/client/pulpcore/models/content_summary_response.py,sha256=MnMrjStbtEGKlmHZEUG3SY0vuDLzQDEDe_bpJ3fILPI,2880
|
|
76
|
+
pulpcore/client/pulpcore/models/database_connection_response.py,sha256=O4pYV1DmbolmoyuR4PGbyPxfHtz63By3d7fGhjzE1rs,2802
|
|
77
|
+
pulpcore/client/pulpcore/models/distribution_response.py,sha256=Bryq7oSSpQP6QLTZdJkVC70_R3CmfNTsFN-XAR8OlpU,7259
|
|
78
|
+
pulpcore/client/pulpcore/models/domain.py,sha256=vyq-sz_kSzhSVaTdsTOm97FxAft1ZVbicAJSsPmpFus,4952
|
|
79
|
+
pulpcore/client/pulpcore/models/domain_backend_migrator.py,sha256=a55YQ5MrN4LsW1aIqeRvK15TsE0RuCm-iKxgzDNDjrg,3313
|
|
80
|
+
pulpcore/client/pulpcore/models/domain_response.py,sha256=komHI38tZMaaxhnPClPxQP9inxBn5oFFl8BRh-FZTPg,6025
|
|
81
|
+
pulpcore/client/pulpcore/models/evaluation_response.py,sha256=LR03EskpL9L1U05xKItlThP0ovTKirUqUwqN0rHygio,3108
|
|
82
|
+
pulpcore/client/pulpcore/models/filesystem_export.py,sha256=_IqB3T0VVZntrLKx8Poj-p0-CIoxsRv6YBJjFMjtd0k,3574
|
|
83
|
+
pulpcore/client/pulpcore/models/filesystem_export_response.py,sha256=uGLXcmc0YnszB2Mal3iLM8X8Rq1oQpdKfQnlAEKVW0M,4540
|
|
84
|
+
pulpcore/client/pulpcore/models/filesystem_exporter.py,sha256=ysEHBjTN7yX6uD6uQrNeYTX8iENYEwd99mc9Mb1Jf1k,3278
|
|
85
|
+
pulpcore/client/pulpcore/models/filesystem_exporter_response.py,sha256=ZkHQDbL28Q6AFeupTT2B2imarYjaoQdsoY5La5t474o,4297
|
|
86
|
+
pulpcore/client/pulpcore/models/generic_remote_response.py,sha256=qeSgaSWLxUU0ovTMLe0H5NI4qJFfEpmyu_HtfQNxlOw,11419
|
|
87
|
+
pulpcore/client/pulpcore/models/generic_remote_response_hidden_fields_inner.py,sha256=PeK8DYudvr2YrPgEimRKCRRCQhn35aVtCcZJ1HFwZOY,2805
|
|
88
88
|
pulpcore/client/pulpcore/models/generic_remote_response_policy_enum.py,sha256=axJQP4PmoGPxT2r0UfRov_hDDF20W5EREc9gqhLPhko,1296
|
|
89
|
-
pulpcore/client/pulpcore/models/group.py,sha256=
|
|
90
|
-
pulpcore/client/pulpcore/models/group_progress_report_response.py,sha256=
|
|
91
|
-
pulpcore/client/pulpcore/models/group_response.py,sha256=
|
|
92
|
-
pulpcore/client/pulpcore/models/group_role.py,sha256=
|
|
93
|
-
pulpcore/client/pulpcore/models/group_role_response.py,sha256=
|
|
94
|
-
pulpcore/client/pulpcore/models/group_user.py,sha256=
|
|
95
|
-
pulpcore/client/pulpcore/models/group_user_response.py,sha256=
|
|
96
|
-
pulpcore/client/pulpcore/models/header_content_guard.py,sha256=
|
|
97
|
-
pulpcore/client/pulpcore/models/header_content_guard_response.py,sha256=
|
|
98
|
-
pulpcore/client/pulpcore/models/import_response.py,sha256=
|
|
99
|
-
pulpcore/client/pulpcore/models/login_response.py,sha256=
|
|
89
|
+
pulpcore/client/pulpcore/models/group.py,sha256=hyumZJBh7mRRmsRbWt2fq8tIafy9YlrwLJ6r5iNL0Tw,2722
|
|
90
|
+
pulpcore/client/pulpcore/models/group_progress_report_response.py,sha256=7tnrqCtH-iudEpU-sQei6qu-nVGdZSgd0pWQ2L7dDLY,4316
|
|
91
|
+
pulpcore/client/pulpcore/models/group_response.py,sha256=6MaKYB3qYMyKkQFsN8DXjHf9dK_n75AxFJ8awADoYeg,3230
|
|
92
|
+
pulpcore/client/pulpcore/models/group_role.py,sha256=fUbgQmSIzOqwnFRaYpZMeAhhw8jzaz6VLG76v5B8iFc,4280
|
|
93
|
+
pulpcore/client/pulpcore/models/group_role_response.py,sha256=ao4b-pqYeZCe6mZOxZv3eJkgMP2qoF44T7I_S5i-nZc,5552
|
|
94
|
+
pulpcore/client/pulpcore/models/group_user.py,sha256=38aTMDGYgKGAe7CfT_B0pwEjvmBZbw5fe1TakOLt-NI,2839
|
|
95
|
+
pulpcore/client/pulpcore/models/group_user_response.py,sha256=jvWJShBdv0FFr6Qa9RG0oy0O2ZLi6qZYZz_WQKIG3Hg,3194
|
|
96
|
+
pulpcore/client/pulpcore/models/header_content_guard.py,sha256=xLsJdhgXvHS2n9VCTOGghV3HgEmrjnz8iesciWtNFYw,4140
|
|
97
|
+
pulpcore/client/pulpcore/models/header_content_guard_response.py,sha256=nlpmy6vHazsav7hFx_IlqjFZ56iCffPNhJAxMsRUAdo,5042
|
|
98
|
+
pulpcore/client/pulpcore/models/import_response.py,sha256=gG-pnHEFRdD1AWch3MMFmiGuIosOsaFEiHMybaAuGr8,3966
|
|
99
|
+
pulpcore/client/pulpcore/models/login_response.py,sha256=hLE7-hKPrhzF65vDs091HcmBb0M55IZMWb4IhlUxnKk,3060
|
|
100
100
|
pulpcore/client/pulpcore/models/method_enum.py,sha256=TJzoZFKWGG2af_E-LhXkn9E1WQOToc2qkDCgc6rUilY,845
|
|
101
|
-
pulpcore/client/pulpcore/models/minimal_task_response.py,sha256=
|
|
102
|
-
pulpcore/client/pulpcore/models/multiple_artifact_content_response.py,sha256=
|
|
103
|
-
pulpcore/client/pulpcore/models/my_permissions_response.py,sha256=
|
|
104
|
-
pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey.py,sha256=
|
|
105
|
-
pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey_response.py,sha256=
|
|
106
|
-
pulpcore/client/pulpcore/models/nested_open_pgp_signature.py,sha256=
|
|
107
|
-
pulpcore/client/pulpcore/models/nested_open_pgp_signature_response.py,sha256=
|
|
108
|
-
pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute.py,sha256=
|
|
109
|
-
pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute_response.py,sha256=
|
|
110
|
-
pulpcore/client/pulpcore/models/nested_open_pgp_user_id.py,sha256=
|
|
111
|
-
pulpcore/client/pulpcore/models/nested_open_pgp_user_id_response.py,sha256=
|
|
112
|
-
pulpcore/client/pulpcore/models/nested_role.py,sha256=
|
|
113
|
-
pulpcore/client/pulpcore/models/nested_role_response.py,sha256=
|
|
114
|
-
pulpcore/client/pulpcore/models/object_roles_response.py,sha256=
|
|
115
|
-
pulpcore/client/pulpcore/models/open_pgp_distribution.py,sha256=
|
|
116
|
-
pulpcore/client/pulpcore/models/open_pgp_distribution_response.py,sha256=
|
|
117
|
-
pulpcore/client/pulpcore/models/open_pgp_keyring.py,sha256=
|
|
118
|
-
pulpcore/client/pulpcore/models/open_pgp_keyring_response.py,sha256=
|
|
119
|
-
pulpcore/client/pulpcore/models/open_pgp_public_key_response.py,sha256=
|
|
120
|
-
pulpcore/client/pulpcore/models/open_pgp_public_subkey_response.py,sha256=
|
|
121
|
-
pulpcore/client/pulpcore/models/open_pgp_signature_response.py,sha256=
|
|
122
|
-
pulpcore/client/pulpcore/models/open_pgp_user_attribute_response.py,sha256=
|
|
123
|
-
pulpcore/client/pulpcore/models/open_pgp_user_id_response.py,sha256=
|
|
124
|
-
pulpcore/client/pulpcore/models/orphans_cleanup.py,sha256=
|
|
125
|
-
pulpcore/client/pulpcore/models/paginated_access_policy_response_list.py,sha256=
|
|
126
|
-
pulpcore/client/pulpcore/models/paginated_artifact_distribution_response_list.py,sha256=
|
|
127
|
-
pulpcore/client/pulpcore/models/paginated_artifact_response_list.py,sha256=
|
|
128
|
-
pulpcore/client/pulpcore/models/paginated_composite_content_guard_response_list.py,sha256=
|
|
129
|
-
pulpcore/client/pulpcore/models/paginated_content_guard_response_list.py,sha256=
|
|
130
|
-
pulpcore/client/pulpcore/models/paginated_content_redirect_content_guard_response_list.py,sha256
|
|
131
|
-
pulpcore/client/pulpcore/models/paginated_distribution_response_list.py,sha256=
|
|
132
|
-
pulpcore/client/pulpcore/models/paginated_domain_response_list.py,sha256=
|
|
133
|
-
pulpcore/client/pulpcore/models/paginated_filesystem_export_response_list.py,sha256=
|
|
134
|
-
pulpcore/client/pulpcore/models/paginated_filesystem_exporter_response_list.py,sha256
|
|
135
|
-
pulpcore/client/pulpcore/models/paginated_generic_remote_response_list.py,sha256=
|
|
136
|
-
pulpcore/client/pulpcore/models/paginated_group_response_list.py,sha256=
|
|
137
|
-
pulpcore/client/pulpcore/models/paginated_group_role_response_list.py,sha256=
|
|
138
|
-
pulpcore/client/pulpcore/models/paginated_group_user_response_list.py,sha256=
|
|
139
|
-
pulpcore/client/pulpcore/models/paginated_header_content_guard_response_list.py,sha256=
|
|
140
|
-
pulpcore/client/pulpcore/models/paginated_import_response_list.py,sha256=
|
|
141
|
-
pulpcore/client/pulpcore/models/paginated_multiple_artifact_content_response_list.py,sha256=
|
|
142
|
-
pulpcore/client/pulpcore/models/paginated_open_pgp_distribution_response_list.py,sha256=
|
|
143
|
-
pulpcore/client/pulpcore/models/paginated_open_pgp_keyring_response_list.py,sha256=
|
|
144
|
-
pulpcore/client/pulpcore/models/paginated_open_pgp_public_key_response_list.py,sha256=
|
|
145
|
-
pulpcore/client/pulpcore/models/paginated_open_pgp_public_subkey_response_list.py,sha256=
|
|
146
|
-
pulpcore/client/pulpcore/models/paginated_open_pgp_signature_response_list.py,sha256=
|
|
147
|
-
pulpcore/client/pulpcore/models/paginated_open_pgp_user_attribute_response_list.py,sha256=
|
|
148
|
-
pulpcore/client/pulpcore/models/paginated_open_pgp_user_id_response_list.py,sha256=
|
|
149
|
-
pulpcore/client/pulpcore/models/paginated_publication_response_list.py,sha256=
|
|
150
|
-
pulpcore/client/pulpcore/models/paginated_pulp_export_response_list.py,sha256=
|
|
151
|
-
pulpcore/client/pulpcore/models/paginated_pulp_exporter_response_list.py,sha256=
|
|
152
|
-
pulpcore/client/pulpcore/models/paginated_pulp_importer_response_list.py,sha256=
|
|
153
|
-
pulpcore/client/pulpcore/models/paginated_rbac_content_guard_response_list.py,sha256=
|
|
154
|
-
pulpcore/client/pulpcore/models/paginated_repository_response_list.py,sha256=
|
|
155
|
-
pulpcore/client/pulpcore/models/paginated_repository_version_response_list.py,sha256=
|
|
156
|
-
pulpcore/client/pulpcore/models/paginated_role_response_list.py,sha256
|
|
157
|
-
pulpcore/client/pulpcore/models/paginated_signing_service_response_list.py,sha256=
|
|
158
|
-
pulpcore/client/pulpcore/models/paginated_task_group_response_list.py,sha256=
|
|
159
|
-
pulpcore/client/pulpcore/models/paginated_task_response_list.py,sha256=
|
|
160
|
-
pulpcore/client/pulpcore/models/paginated_task_schedule_response_list.py,sha256=
|
|
161
|
-
pulpcore/client/pulpcore/models/paginated_upload_response_list.py,sha256=
|
|
162
|
-
pulpcore/client/pulpcore/models/paginated_upstream_pulp_response_list.py,sha256=
|
|
163
|
-
pulpcore/client/pulpcore/models/paginated_user_response_list.py,sha256=
|
|
164
|
-
pulpcore/client/pulpcore/models/paginated_user_role_response_list.py,sha256=
|
|
165
|
-
pulpcore/client/pulpcore/models/paginated_vulnerability_report_response_list.py,sha256=
|
|
166
|
-
pulpcore/client/pulpcore/models/paginated_worker_response_list.py,sha256=
|
|
167
|
-
pulpcore/client/pulpcore/models/patched_access_policy.py,sha256=
|
|
168
|
-
pulpcore/client/pulpcore/models/patched_composite_content_guard.py,sha256=
|
|
169
|
-
pulpcore/client/pulpcore/models/patched_content_redirect_content_guard.py,sha256=
|
|
170
|
-
pulpcore/client/pulpcore/models/patched_domain.py,sha256=
|
|
171
|
-
pulpcore/client/pulpcore/models/patched_filesystem_exporter.py,sha256=
|
|
172
|
-
pulpcore/client/pulpcore/models/patched_group.py,sha256=
|
|
173
|
-
pulpcore/client/pulpcore/models/patched_header_content_guard.py,sha256=
|
|
174
|
-
pulpcore/client/pulpcore/models/patched_open_pgp_distribution.py,sha256=
|
|
175
|
-
pulpcore/client/pulpcore/models/patched_open_pgp_keyring.py,sha256
|
|
176
|
-
pulpcore/client/pulpcore/models/patched_pulp_exporter.py,sha256=
|
|
177
|
-
pulpcore/client/pulpcore/models/patched_pulp_importer.py,sha256=
|
|
178
|
-
pulpcore/client/pulpcore/models/patched_rbac_content_guard.py,sha256=
|
|
179
|
-
pulpcore/client/pulpcore/models/patched_role.py,sha256=
|
|
180
|
-
pulpcore/client/pulpcore/models/patched_task_cancel.py,sha256=
|
|
181
|
-
pulpcore/client/pulpcore/models/patched_upstream_pulp.py,sha256=
|
|
182
|
-
pulpcore/client/pulpcore/models/patched_user.py,sha256=
|
|
101
|
+
pulpcore/client/pulpcore/models/minimal_task_response.py,sha256=A6fM5rm5RTxcWMhq6fQb2xOGwdJXjlHB3YbEbg1ONic,5517
|
|
102
|
+
pulpcore/client/pulpcore/models/multiple_artifact_content_response.py,sha256=q46ZW2UK0ldKPBRdCmTA6H8ad502G8eLHIRMkZr-fBw,4703
|
|
103
|
+
pulpcore/client/pulpcore/models/my_permissions_response.py,sha256=KgWUi95Sdn0d-crIz2gbVrIXcXyvYOJXLwTSOmh0Cn0,2685
|
|
104
|
+
pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey.py,sha256=vic4Iy9CjddrWDcufbUeX7Jr9A6xpzcKnQ4lFDbtcBo,3182
|
|
105
|
+
pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey_response.py,sha256=8iwUUxYFG4_Eb98XfEEV2EIUVpXSYVX_gGrU-B_VWjI,3901
|
|
106
|
+
pulpcore/client/pulpcore/models/nested_open_pgp_signature.py,sha256=I_VpbBTuKikAvjBnSFoipOWVeG5JkJfXElCGqu_GUso,4651
|
|
107
|
+
pulpcore/client/pulpcore/models/nested_open_pgp_signature_response.py,sha256=G40j8WjQqAULXtt5RhpitnUcLOfF_I_eHi33i_5CHqQ,4737
|
|
108
|
+
pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute.py,sha256=fHMuyDbQFjN1WB6sbc3-zhcxitkNvQLhGnt6pyLdAP8,3060
|
|
109
|
+
pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute_response.py,sha256=5Ys_afvAf7jArNWVz1Jp9PkNR-Ce9KdYSsL64BhecL8,3779
|
|
110
|
+
pulpcore/client/pulpcore/models/nested_open_pgp_user_id.py,sha256=FSpLeWGz7jrlqqvDgj2wyQauBjCVc_42pZ2RFK50pKA,3027
|
|
111
|
+
pulpcore/client/pulpcore/models/nested_open_pgp_user_id_response.py,sha256=BlGZvAOcwepBYzyMVl-CIcFBZGKIG5lDHk-JiTigW3E,3685
|
|
112
|
+
pulpcore/client/pulpcore/models/nested_role.py,sha256=GMCm-guXQHYZGP8MGaOD3m6yQtK-DfAMpYz_x6RnwfI,3169
|
|
113
|
+
pulpcore/client/pulpcore/models/nested_role_response.py,sha256=f9xTFRV-BYi5udHDevZFAZxexrCsLON2zlGinxuSdYE,3040
|
|
114
|
+
pulpcore/client/pulpcore/models/object_roles_response.py,sha256=eIL3aRx293PLrli0dcT1DAo59Mg8ZEqwoaG1n6FMXBM,3139
|
|
115
|
+
pulpcore/client/pulpcore/models/open_pgp_distribution.py,sha256=cxRtvVXeZmtRj45DBEdRdyp5qmCG8MKxA3ohKkSbk3Q,6017
|
|
116
|
+
pulpcore/client/pulpcore/models/open_pgp_distribution_response.py,sha256=pXOdQLCyA7tld_SJd-Y4jz08b51USxo2U5Ez-5Ai3Rw,7734
|
|
117
|
+
pulpcore/client/pulpcore/models/open_pgp_keyring.py,sha256=ErsPvK3W08SwQpkMrzQmNRJ5B-ATF-2MKGHIW7ymXbs,4550
|
|
118
|
+
pulpcore/client/pulpcore/models/open_pgp_keyring_response.py,sha256=lreXZKleUWIPvaHQwegjjJ1x7a-lU-3xHhVb1fpZy8c,5982
|
|
119
|
+
pulpcore/client/pulpcore/models/open_pgp_public_key_response.py,sha256=u5pJybnewMUVY0RkvRnTcKl1MzO_UfRw7jyLZefS_hg,6810
|
|
120
|
+
pulpcore/client/pulpcore/models/open_pgp_public_subkey_response.py,sha256=TBPNGMnaQnnLOtf9l-7hVn3OaIEBOycbQM4WoSQmq4E,5584
|
|
121
|
+
pulpcore/client/pulpcore/models/open_pgp_signature_response.py,sha256=gJEXEZA_YJ_aGWxzjqWuWl4y2gHWRnc44cn3P32zLQg,6436
|
|
122
|
+
pulpcore/client/pulpcore/models/open_pgp_user_attribute_response.py,sha256=a-vlarDmYX2x3U17uneoTfijCL2HXVK1PMgWtz3_PHc,5492
|
|
123
|
+
pulpcore/client/pulpcore/models/open_pgp_user_id_response.py,sha256=PGhZdqu4Bvo2BydtNxZdHcGp6UDOIscNhZidXm1h28U,5394
|
|
124
|
+
pulpcore/client/pulpcore/models/orphans_cleanup.py,sha256=oJ7pKG7sSOI4QgAApt3IEgXeRqN2tN97Bf1qv9pWrJU,3641
|
|
125
|
+
pulpcore/client/pulpcore/models/paginated_access_policy_response_list.py,sha256=8Mbs3OvVuyUIwHdiaoO2v73CnvpWtfgmTYtTz1eKr6U,3508
|
|
126
|
+
pulpcore/client/pulpcore/models/paginated_artifact_distribution_response_list.py,sha256=TuWe805NVZOe_vP4bcHeix40RdnFgWKSH-xuLLOBzdU,3572
|
|
127
|
+
pulpcore/client/pulpcore/models/paginated_artifact_response_list.py,sha256=_wWTAB5cSWtUdunmzUgELRs2kxP7fh8b5jxYcE2Rwzw,3475
|
|
128
|
+
pulpcore/client/pulpcore/models/paginated_composite_content_guard_response_list.py,sha256=nJp6D0NYJbgREJb5SxjRImIhxRa7QRWUCBCw4r_Eluk,3581
|
|
129
|
+
pulpcore/client/pulpcore/models/paginated_content_guard_response_list.py,sha256=4ZxFSVIu1Q61MvLPdKxK7pewMoyg7eEfQxG47y7AmLk,3508
|
|
130
|
+
pulpcore/client/pulpcore/models/paginated_content_redirect_content_guard_response_list.py,sha256=-jm5J6qF1FE0Wj095PRD-ZwZH7sMA_LhXfbwROJsigM,3630
|
|
131
|
+
pulpcore/client/pulpcore/models/paginated_distribution_response_list.py,sha256=aevNx_-YW-CQ8Y3tiBZY-noO_-FF2-7LQvF4eeXaloI,3507
|
|
132
|
+
pulpcore/client/pulpcore/models/paginated_domain_response_list.py,sha256=30dEGv9PyalXecPys8I0WX_rdAirspilz8JZKNgQff0,3459
|
|
133
|
+
pulpcore/client/pulpcore/models/paginated_filesystem_export_response_list.py,sha256=JvzoSlDrKH9-QuApTx4HWlbs53k-gDxtdwENph3MYCY,3540
|
|
134
|
+
pulpcore/client/pulpcore/models/paginated_filesystem_exporter_response_list.py,sha256=-FYZt4V_UsfZopMGl2yyMR3SZ7VMB4-_7Yj41-63c8M,3556
|
|
135
|
+
pulpcore/client/pulpcore/models/paginated_generic_remote_response_list.py,sha256=c6nCR2XXDBF0T4mtHtMeJ2DtGJXbtI-jtT31GSbE-4Q,3516
|
|
136
|
+
pulpcore/client/pulpcore/models/paginated_group_response_list.py,sha256=AlmT18DS4ZV74p5U8KkVvpdVXs8bOcJ2onDuzcTAfFY,3451
|
|
137
|
+
pulpcore/client/pulpcore/models/paginated_group_role_response_list.py,sha256=riXhOtCtWf2gDeX-jfwhPHLgdrPAJEjzGtB1iWVvKdM,3484
|
|
138
|
+
pulpcore/client/pulpcore/models/paginated_group_user_response_list.py,sha256=9QthZTyuv0FHrma64Ep9yvqA9KfB0d5lcVwVHKfKKKM,3484
|
|
139
|
+
pulpcore/client/pulpcore/models/paginated_header_content_guard_response_list.py,sha256=Ze7DhJ_lFrcGxAgzjS6jYK9935orwYPrS-mzdtor0Qc,3557
|
|
140
|
+
pulpcore/client/pulpcore/models/paginated_import_response_list.py,sha256=u3BEyTHrVW6wTMRZG1zRUnbkXa24tpiiuanX7KzSXl0,3459
|
|
141
|
+
pulpcore/client/pulpcore/models/paginated_multiple_artifact_content_response_list.py,sha256=9mPcUfo1sSLMPdHI1w1UHj5HuYnQ0kMeQdPqtVU-PYU,3597
|
|
142
|
+
pulpcore/client/pulpcore/models/paginated_open_pgp_distribution_response_list.py,sha256=MJe5oAmYV7wWa4HRRO9U83OMjmw05U8QuI2YFMuYWs4,3565
|
|
143
|
+
pulpcore/client/pulpcore/models/paginated_open_pgp_keyring_response_list.py,sha256=nCnX5Zs1zTLCnFEBOcq6DEMR6SID4valf_rHDhw6vEs,3525
|
|
144
|
+
pulpcore/client/pulpcore/models/paginated_open_pgp_public_key_response_list.py,sha256=lKpKDmguAkPCBniCpQM647lb6kpNCO_raHVBT7pubgQ,3542
|
|
145
|
+
pulpcore/client/pulpcore/models/paginated_open_pgp_public_subkey_response_list.py,sha256=cvG9k0BgZ6Ksxfz4M506TkR8AWv0s6yynUGkIB8yomg,3566
|
|
146
|
+
pulpcore/client/pulpcore/models/paginated_open_pgp_signature_response_list.py,sha256=32308bnbJ7zxDoO4y5G1-MFW_8dcMaQUOeg8hoI6erE,3541
|
|
147
|
+
pulpcore/client/pulpcore/models/paginated_open_pgp_user_attribute_response_list.py,sha256=x5y24JQzPyKM6tMxaBW6rBtUiApYUoIGtHY2EAt_OuU,3574
|
|
148
|
+
pulpcore/client/pulpcore/models/paginated_open_pgp_user_id_response_list.py,sha256=JQaZ1f6wmyz8lXJ3pb0MYRCeFR0ZS7djyRshp86Shkg,3518
|
|
149
|
+
pulpcore/client/pulpcore/models/paginated_publication_response_list.py,sha256=1dM8Z39uImbzhRcUe46fI_fqHq56oBr13yykOz8cnN0,3499
|
|
150
|
+
pulpcore/client/pulpcore/models/paginated_pulp_export_response_list.py,sha256=A0YvVhanOstYt9MqbC5mEKeeS0QpuyZCGj7AIRFdWb0,3492
|
|
151
|
+
pulpcore/client/pulpcore/models/paginated_pulp_exporter_response_list.py,sha256=rEXKMweHiDOVC7GlCvqpyJbzqnsF976vgyyJK6PyreE,3508
|
|
152
|
+
pulpcore/client/pulpcore/models/paginated_pulp_importer_response_list.py,sha256=LnWRxMs1BSBXaDsHwNTbczG5z_TzofwXmvndzeCsST4,3508
|
|
153
|
+
pulpcore/client/pulpcore/models/paginated_rbac_content_guard_response_list.py,sha256=crdeqUEsbkPUCJTzqWynUQPWOANTbDun4ZQtJFt8Og8,3541
|
|
154
|
+
pulpcore/client/pulpcore/models/paginated_repository_response_list.py,sha256=9Z73zaLSp5c2HUohtTgrfAi2_jOASjc6cokRBxXaq4w,3491
|
|
155
|
+
pulpcore/client/pulpcore/models/paginated_repository_version_response_list.py,sha256=2k-rQcZ3OFhgfIx9NALtTTGcL8UhwauUThHituSOzlI,3548
|
|
156
|
+
pulpcore/client/pulpcore/models/paginated_role_response_list.py,sha256=--gQHdZ2S_BgW-EbPofgsydc4e1CcO-lVvxuaoPLVcs,3443
|
|
157
|
+
pulpcore/client/pulpcore/models/paginated_signing_service_response_list.py,sha256=m3HkMi9eB_Kf4fL84sgN73ru2I4LgW8zblf5QkL4zL4,3524
|
|
158
|
+
pulpcore/client/pulpcore/models/paginated_task_group_response_list.py,sha256=Q_VWq1iYAVNDrbDYkPQDB_evcHSQvOqjjhdOtfUHYG8,3484
|
|
159
|
+
pulpcore/client/pulpcore/models/paginated_task_response_list.py,sha256=RMuEMrAix5oZGeN2iDKFWXzoa5xVzskaOLtKfd5ZXSc,3443
|
|
160
|
+
pulpcore/client/pulpcore/models/paginated_task_schedule_response_list.py,sha256=9XFwjybGcTfzmIdYmnGpKbmyT3jqaXDuoUAdOPu5g2g,3508
|
|
161
|
+
pulpcore/client/pulpcore/models/paginated_upload_response_list.py,sha256=Jk0k2Qd-boTa8Wzj_GQUDIGBiqUmKITNFA2W5i6-baQ,3459
|
|
162
|
+
pulpcore/client/pulpcore/models/paginated_upstream_pulp_response_list.py,sha256=znNlfgCrNEcm-Cu0WrbZmK175E8UhdBXurthyONHuqo,3508
|
|
163
|
+
pulpcore/client/pulpcore/models/paginated_user_response_list.py,sha256=eYy-tAi1qEpzFcGV6MfigzcuuiPkWg7IvVh2eFSx49k,3443
|
|
164
|
+
pulpcore/client/pulpcore/models/paginated_user_role_response_list.py,sha256=e69_PHuvTbIhjCcwyeDgugE69UqMkFekl3-s6DAm7mM,3476
|
|
165
|
+
pulpcore/client/pulpcore/models/paginated_vulnerability_report_response_list.py,sha256=mV7WN-kFwwTUUL_fA2lPb_4BIcyo4kC5a0wEewYjWPA,3564
|
|
166
|
+
pulpcore/client/pulpcore/models/paginated_worker_response_list.py,sha256=7ASF8W2xEHqZyex9qP1DcD3AphAX3n-9KBJqdSWjBhI,3459
|
|
167
|
+
pulpcore/client/pulpcore/models/patched_access_policy.py,sha256=yoUd8ZDAk2wwAQRjw0kTx95d96A1L3kR2vO0_ExWC8U,3638
|
|
168
|
+
pulpcore/client/pulpcore/models/patched_composite_content_guard.py,sha256=YyvHP8JUzTKMRHRLsTcrdisF-hHNGBxUo1uGFmb-Ju4,3471
|
|
169
|
+
pulpcore/client/pulpcore/models/patched_content_redirect_content_guard.py,sha256=o7iy_822kLbwMyrJLRR_51PL25WclifqJ7kQrl5TLIE,3294
|
|
170
|
+
pulpcore/client/pulpcore/models/patched_domain.py,sha256=NSrAkxmpKy0DlJ9fi23ssRJnGjg3BEEZf54mzQZAXZ0,5097
|
|
171
|
+
pulpcore/client/pulpcore/models/patched_filesystem_exporter.py,sha256=Hi2_VvFHTwACZqXDcgdmDqdUVHmd4CB2KGZptG1_PMA,3347
|
|
172
|
+
pulpcore/client/pulpcore/models/patched_group.py,sha256=Lm5KZVVDDkTusRjQ7VktEhKIsij8NYFjJ7NSxs6NSH4,2777
|
|
173
|
+
pulpcore/client/pulpcore/models/patched_header_content_guard.py,sha256=e8b4mWdjte69mpXdQBPBq0IuBpbxnWkGapvyEpc6ASU,4233
|
|
174
|
+
pulpcore/client/pulpcore/models/patched_open_pgp_distribution.py,sha256=XyWunCLkOZ-jeWcSw_Uaau2aHJXrty5IS_NzAwsHfKE,6086
|
|
175
|
+
pulpcore/client/pulpcore/models/patched_open_pgp_keyring.py,sha256=lh5szmvkV2M_1eyMkzSls6Tt9T3ozcrxEoIihiB6deI,4595
|
|
176
|
+
pulpcore/client/pulpcore/models/patched_pulp_exporter.py,sha256=uYy5cgPeeIWNI8aOHHtlQAoe-tCPnTtcpfK2SKsFnxM,3569
|
|
177
|
+
pulpcore/client/pulpcore/models/patched_pulp_importer.py,sha256=WmNTOZFXoBx1jmIRkDLuC2WpZnOCgdKOdrXclQPdsNo,3213
|
|
178
|
+
pulpcore/client/pulpcore/models/patched_rbac_content_guard.py,sha256=8ECnhrDBC-MElqX8SNPSnOWAqAm0CA53flPOiIrubLU,3257
|
|
179
|
+
pulpcore/client/pulpcore/models/patched_role.py,sha256=S6EsxZKiMzRx514D5fZn8Df0-0_zo6vnh_hYur_d2Zk,3402
|
|
180
|
+
pulpcore/client/pulpcore/models/patched_task_cancel.py,sha256=aB8_kc8M2GiGsSL5C9S2td5WKUymU2GdSxaj6Mo4UB0,2831
|
|
181
|
+
pulpcore/client/pulpcore/models/patched_upstream_pulp.py,sha256=nQJnJ313qdqwgsHytC5BxubqNgvRLyvT85de17o19Ak,7291
|
|
182
|
+
pulpcore/client/pulpcore/models/patched_user.py,sha256=n8aUoqbXzK709JtGx71mP93Ws3OcAdZ-wSmmEWea6ik,4300
|
|
183
183
|
pulpcore/client/pulpcore/models/policy357_enum.py,sha256=hTKUy_AIqPjfCByn0gy8P1UAk28LnnlvAJRVXcVsNUA,1049
|
|
184
|
-
pulpcore/client/pulpcore/models/profile_artifact_response.py,sha256=
|
|
185
|
-
pulpcore/client/pulpcore/models/progress_report_response.py,sha256=
|
|
186
|
-
pulpcore/client/pulpcore/models/publication_response.py,sha256=
|
|
187
|
-
pulpcore/client/pulpcore/models/pulp_export.py,sha256=
|
|
188
|
-
pulpcore/client/pulpcore/models/pulp_export_response.py,sha256=
|
|
189
|
-
pulpcore/client/pulpcore/models/pulp_exporter.py,sha256=
|
|
190
|
-
pulpcore/client/pulpcore/models/pulp_exporter_response.py,sha256=
|
|
191
|
-
pulpcore/client/pulpcore/models/pulp_import.py,sha256=
|
|
192
|
-
pulpcore/client/pulpcore/models/pulp_import_check.py,sha256=
|
|
193
|
-
pulpcore/client/pulpcore/models/pulp_import_check_response.py,sha256=
|
|
194
|
-
pulpcore/client/pulpcore/models/pulp_importer.py,sha256=
|
|
195
|
-
pulpcore/client/pulpcore/models/pulp_importer_response.py,sha256=
|
|
196
|
-
pulpcore/client/pulpcore/models/purge.py,sha256=
|
|
197
|
-
pulpcore/client/pulpcore/models/rbac_content_guard.py,sha256=
|
|
198
|
-
pulpcore/client/pulpcore/models/rbac_content_guard_response.py,sha256=
|
|
199
|
-
pulpcore/client/pulpcore/models/reclaim_space.py,sha256=
|
|
200
|
-
pulpcore/client/pulpcore/models/redis_connection_response.py,sha256=
|
|
201
|
-
pulpcore/client/pulpcore/models/repair.py,sha256=
|
|
202
|
-
pulpcore/client/pulpcore/models/repository_add_remove_content.py,sha256=
|
|
203
|
-
pulpcore/client/pulpcore/models/repository_response.py,sha256=
|
|
204
|
-
pulpcore/client/pulpcore/models/repository_version_response.py,sha256=
|
|
205
|
-
pulpcore/client/pulpcore/models/role.py,sha256=
|
|
206
|
-
pulpcore/client/pulpcore/models/role_response.py,sha256=
|
|
207
|
-
pulpcore/client/pulpcore/models/set_label.py,sha256=
|
|
208
|
-
pulpcore/client/pulpcore/models/set_label_response.py,sha256=
|
|
209
|
-
pulpcore/client/pulpcore/models/signing_service_response.py,sha256=
|
|
184
|
+
pulpcore/client/pulpcore/models/profile_artifact_response.py,sha256=SwJV1M4sWuQqpKCpuI7_g40RjHHlVT0j-WFaJxgZ_OM,2670
|
|
185
|
+
pulpcore/client/pulpcore/models/progress_report_response.py,sha256=KQkeiXTalnyxcmWh91vy4ABT4IO9xuFFSWhi6AbesH8,4647
|
|
186
|
+
pulpcore/client/pulpcore/models/publication_response.py,sha256=D6cRRa6uBfmWI9yBwwH4QK1-0vo-PozfFKe5kRnsb68,4309
|
|
187
|
+
pulpcore/client/pulpcore/models/pulp_export.py,sha256=UpI3S9H4gpxYCOW3F0qyRyd5ZAcONCGsrNfWDOgZy8s,4157
|
|
188
|
+
pulpcore/client/pulpcore/models/pulp_export_response.py,sha256=o_oJ2FGAgxv7ZR2EmC5YceSekrEjJMFZUxMkYAZ5Bho,5105
|
|
189
|
+
pulpcore/client/pulpcore/models/pulp_exporter.py,sha256=ujZM-_OCR8v69rT-5lWOy_5C0kFvGTlDl6S7jTaOzWQ,3483
|
|
190
|
+
pulpcore/client/pulpcore/models/pulp_exporter_response.py,sha256=5Ip3yQnU52hB1N3K0pYk6cOkVeG7OZqV1LdMSiUvqQU,4491
|
|
191
|
+
pulpcore/client/pulpcore/models/pulp_import.py,sha256=VIVWFoliLSqHC30NSzfBQ973v-WM6S5LuDbfJ2vB3ls,3371
|
|
192
|
+
pulpcore/client/pulpcore/models/pulp_import_check.py,sha256=lGW_QP2m_Kq_crGzfeo3UKFbe8_uBUHTLji60E1P-pw,3564
|
|
193
|
+
pulpcore/client/pulpcore/models/pulp_import_check_response.py,sha256=0VfER_LYf2WmTJrsiBDgiZ3KePQ4SJ2CJXykFovaCNw,3957
|
|
194
|
+
pulpcore/client/pulpcore/models/pulp_importer.py,sha256=1mR5fa5vYvDQAsozGAiyieU96kVUxkJdto1ynfTXOPg,3168
|
|
195
|
+
pulpcore/client/pulpcore/models/pulp_importer_response.py,sha256=SpobXkIKsWCjxV62MJC8PTjUqBIdOD85dN9E6j-ZaEY,4187
|
|
196
|
+
pulpcore/client/pulpcore/models/purge.py,sha256=BH8mmYHY1ujmGLGwLsah6_6f5uwWt_BbvCOoGvGs1kk,3054
|
|
197
|
+
pulpcore/client/pulpcore/models/rbac_content_guard.py,sha256=FkcBNtWMWnd2Q8CocSLwYKTs67Rzw5inxlkzFcCEYAk,3212
|
|
198
|
+
pulpcore/client/pulpcore/models/rbac_content_guard_response.py,sha256=p7gVzS5aglamG1RiVNHgIuEvALMEAQrvCOVNS-SN9ek,5396
|
|
199
|
+
pulpcore/client/pulpcore/models/reclaim_space.py,sha256=FUyWDZ3GF82RN97XBUqT_tHAlrAAH2SZCe7A2ASgq1w,3032
|
|
200
|
+
pulpcore/client/pulpcore/models/redis_connection_response.py,sha256=S0Hw6f1aJOR8lQML2pHAg4SNTfpA9m5ZEuokiUbwd-Q,2789
|
|
201
|
+
pulpcore/client/pulpcore/models/repair.py,sha256=GLqmKOeI2u41APdOTpIYpI5juYQPmEKzlPyywBpYWJ4,2922
|
|
202
|
+
pulpcore/client/pulpcore/models/repository_add_remove_content.py,sha256=gAf6DzRO6jo7rSFs9N5ntGJedgt33GyXI1YdHwQW3KU,3948
|
|
203
|
+
pulpcore/client/pulpcore/models/repository_response.py,sha256=TQt9-rBibHptCS1pl-sPecJyATAq0az68ZX_c3cMjH4,5970
|
|
204
|
+
pulpcore/client/pulpcore/models/repository_version_response.py,sha256=l8q9ZKECFyH5Nt_NNe1JDjTxfOSkhRD7iiRnNcsNqT4,5502
|
|
205
|
+
pulpcore/client/pulpcore/models/role.py,sha256=JCT29U5leylnzgG8jroLx0Q7aIQGKWHY1qch2Pa-1pk,3333
|
|
206
|
+
pulpcore/client/pulpcore/models/role_response.py,sha256=SBk-XG4Uj-m6WwDLYu3IG4UroxukR2Mui94UT59mwW8,4582
|
|
207
|
+
pulpcore/client/pulpcore/models/set_label.py,sha256=M2plaZH_yxps_VgcRzqO2bS85n2dMpzOeY7xuPn4z5E,3319
|
|
208
|
+
pulpcore/client/pulpcore/models/set_label_response.py,sha256=Ls8dBTKlrO8b9g75-iLXsDBpRlQyDL8A9XuBCfktsTY,3329
|
|
209
|
+
pulpcore/client/pulpcore/models/signing_service_response.py,sha256=2ZHiteKhqY2XmnWALNpP-m9trsi7N8CwNWmNbflaw2I,4395
|
|
210
210
|
pulpcore/client/pulpcore/models/states_enum.py,sha256=0XzxVrIU1xMEZp0bOR7p37Nfxj2L0LzrSsAWS7PyfFI,865
|
|
211
|
-
pulpcore/client/pulpcore/models/status_response.py,sha256=
|
|
211
|
+
pulpcore/client/pulpcore/models/status_response.py,sha256=8wfOHPwAf3TgMVyyfShhrHle2sGEqmqsV6hRXYJiRR0,8188
|
|
212
212
|
pulpcore/client/pulpcore/models/storage_class_enum.py,sha256=HkE36y5zLsTxBOaettFxHCsoo14UppmkFpwrGPmP2Rk,1229
|
|
213
|
-
pulpcore/client/pulpcore/models/storage_response.py,sha256=
|
|
214
|
-
pulpcore/client/pulpcore/models/task_group_operation_response.py,sha256=
|
|
215
|
-
pulpcore/client/pulpcore/models/task_group_response.py,sha256
|
|
216
|
-
pulpcore/client/pulpcore/models/task_response.py,sha256=
|
|
217
|
-
pulpcore/client/pulpcore/models/task_schedule_response.py,sha256
|
|
218
|
-
pulpcore/client/pulpcore/models/unset_label.py,sha256=
|
|
219
|
-
pulpcore/client/pulpcore/models/unset_label_response.py,sha256
|
|
220
|
-
pulpcore/client/pulpcore/models/upload.py,sha256=
|
|
221
|
-
pulpcore/client/pulpcore/models/upload_chunk_response.py,sha256=
|
|
222
|
-
pulpcore/client/pulpcore/models/upload_commit.py,sha256=
|
|
223
|
-
pulpcore/client/pulpcore/models/upload_detail_response.py,sha256=
|
|
224
|
-
pulpcore/client/pulpcore/models/upload_response.py,sha256=
|
|
225
|
-
pulpcore/client/pulpcore/models/upstream_pulp.py,sha256=
|
|
226
|
-
pulpcore/client/pulpcore/models/upstream_pulp_response.py,sha256=
|
|
227
|
-
pulpcore/client/pulpcore/models/user.py,sha256=
|
|
228
|
-
pulpcore/client/pulpcore/models/user_group.py,sha256=
|
|
229
|
-
pulpcore/client/pulpcore/models/user_group_response.py,sha256=
|
|
230
|
-
pulpcore/client/pulpcore/models/user_response.py,sha256=
|
|
231
|
-
pulpcore/client/pulpcore/models/user_role.py,sha256=
|
|
232
|
-
pulpcore/client/pulpcore/models/user_role_response.py,sha256=
|
|
233
|
-
pulpcore/client/pulpcore/models/version_response.py,sha256=
|
|
234
|
-
pulpcore/client/pulpcore/models/vulnerability_report_response.py,sha256=
|
|
235
|
-
pulpcore/client/pulpcore/models/worker_response.py,sha256=
|
|
236
|
-
pulpcore_client-3.
|
|
237
|
-
pulpcore_client-3.
|
|
238
|
-
pulpcore_client-3.
|
|
239
|
-
pulpcore_client-3.
|
|
213
|
+
pulpcore/client/pulpcore/models/storage_response.py,sha256=CDP7-Yj8s7-UQkgfRT3KkQoi-qtoTHMrrdanNVVs_7Q,3580
|
|
214
|
+
pulpcore/client/pulpcore/models/task_group_operation_response.py,sha256=9b383cvOQQXURpOXNCGYRluA9EmYQh3eBCoX-690Rcw,2791
|
|
215
|
+
pulpcore/client/pulpcore/models/task_group_response.py,sha256=KNK3jrpav7pKgxGvuYPfVluLsFQWRyIPaHrsN7i_jnM,6751
|
|
216
|
+
pulpcore/client/pulpcore/models/task_response.py,sha256=xjquqrdh3RFgq2HXBcjSbbhwmaBOCf-vP8CeWHd-AXg,8055
|
|
217
|
+
pulpcore/client/pulpcore/models/task_schedule_response.py,sha256=joPecDEdOQ4LYj1gBos9KCgVo50d1vc5-mYq0Uibodc,5459
|
|
218
|
+
pulpcore/client/pulpcore/models/unset_label.py,sha256=lk7qSclbVRbh2TReyEij4Xbw0Cz3NEtgxoWnNYhzEFw,3024
|
|
219
|
+
pulpcore/client/pulpcore/models/unset_label_response.py,sha256=y6LqvCKT6R5FSC3tkwekrA9pEj3TPet7cm5qwboUyMM,3212
|
|
220
|
+
pulpcore/client/pulpcore/models/upload.py,sha256=pw5v-HWZCBVKIBm-V1uBeKfG0msQlM0votZ80SbSlVQ,2679
|
|
221
|
+
pulpcore/client/pulpcore/models/upload_chunk_response.py,sha256=vM6Gp0NBp01pECbmIeBinnoIgcugbqVaWlF3KiwLHaw,2934
|
|
222
|
+
pulpcore/client/pulpcore/models/upload_commit.py,sha256=IbI3VTOOxn68dZKOgp86mZC50kweQmEug2ytwnuIjDE,2803
|
|
223
|
+
pulpcore/client/pulpcore/models/upload_detail_response.py,sha256=L5G2vGmw41_teW02HZTNGCIdsIrFS-d_Q0dhVJ3rM_s,4691
|
|
224
|
+
pulpcore/client/pulpcore/models/upload_response.py,sha256=yqdlTITzgt_xQ6-4Nm9buLQQjyjPz9FYxQYZeRIx4oE,4068
|
|
225
|
+
pulpcore/client/pulpcore/models/upstream_pulp.py,sha256=oQuJmsXLwzduPyuHhhcISzjCA-0w0zwFy8leDrClYHM,7198
|
|
226
|
+
pulpcore/client/pulpcore/models/upstream_pulp_response.py,sha256=LVhIotYYRLwQJF7qoEPeHBqO0GF0sK2uYo76bmR9ZRk,7692
|
|
227
|
+
pulpcore/client/pulpcore/models/user.py,sha256=uMWFd_2a2niywQeghG1RW3YemI8h2t80G6KIp0HMYJo,4255
|
|
228
|
+
pulpcore/client/pulpcore/models/user_group.py,sha256=ECbTeWSE4UAtC05JeQcl62WKJBIKaOjtWi6LKVybU08,2759
|
|
229
|
+
pulpcore/client/pulpcore/models/user_group_response.py,sha256=eQaii3cC_GgQ1n-PWyvo_9_3oJrkO8eeoT_2F37HrBU,3114
|
|
230
|
+
pulpcore/client/pulpcore/models/user_response.py,sha256=_FoP6vhULeWIbjPp_t80HgFnfUwDRDa8kqGzeTnvp4w,5980
|
|
231
|
+
pulpcore/client/pulpcore/models/user_role.py,sha256=vieqra-LGqYa8ozKBJd6FLdDvEsoKgHYCR_Nl31uMdo,4289
|
|
232
|
+
pulpcore/client/pulpcore/models/user_role_response.py,sha256=NA5xmqzXtuuqMpTY1li8Qewm45OaGQaIPggdKb6SYq4,5561
|
|
233
|
+
pulpcore/client/pulpcore/models/version_response.py,sha256=RbrvRyY308ERzfDxjNWiO8ziIizKQmYcnsZaBWWmNOA,3366
|
|
234
|
+
pulpcore/client/pulpcore/models/vulnerability_report_response.py,sha256=tHOx1ZHFZFrrtbzuzk5d6tMSU_deJofp4HK5-U_Qf2A,4316
|
|
235
|
+
pulpcore/client/pulpcore/models/worker_response.py,sha256=r-Hcew-L6LNOlcQ6QLsRkhPqfm270nKFgCMXjXI0n9Q,5065
|
|
236
|
+
pulpcore_client-3.86.0.dist-info/METADATA,sha256=ZPMTnbxpTNMerU2nMUsWh_r1JKqMj70ng0Rj0pmE4eA,49228
|
|
237
|
+
pulpcore_client-3.86.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
238
|
+
pulpcore_client-3.86.0.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
|
|
239
|
+
pulpcore_client-3.86.0.dist-info/RECORD,,
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: pulpcore-client
|
|
3
|
-
Version: 3.85.0
|
|
4
|
-
Summary: Pulp 3 API
|
|
5
|
-
Home-page:
|
|
6
|
-
Author: Pulp Team
|
|
7
|
-
Author-email: pulp-list@redhat.com
|
|
8
|
-
License: GPLv2+
|
|
9
|
-
Keywords: pulp,pulpcore,client,Pulp 3 API
|
|
10
|
-
Description-Content-Type: text/markdown
|
|
11
|
-
Requires-Dist: urllib3<3.0.0,>=1.25.3
|
|
12
|
-
Requires-Dist: python-dateutil<2.10.0,>=2.8.1
|
|
13
|
-
Requires-Dist: pydantic>=2
|
|
14
|
-
Requires-Dist: typing-extensions>=4.7.1
|
|
15
|
-
|
|
16
|
-
Fetch, Upload, Organize, and Distribute Software Packages
|
|
17
|
-
|
|
File without changes
|
|
File without changes
|