crc-pulp-python-client 20250819.1__py3-none-any.whl → 20250821.1__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 crc-pulp-python-client might be problematic. Click here for more details.

Files changed (74) hide show
  1. crc-pulp_python-client/api/__init__.py +3 -3
  2. crc-pulp_python-client/api/content_packages_api.py +261 -201
  3. crc-pulp_python-client/api/{api_pypi_api.py → pypi_api.py} +2 -2
  4. crc-pulp_python-client/api/{api_pypi_legacy_api.py → pypi_legacy_api.py} +2 -2
  5. crc-pulp_python-client/api/pypi_metadata_api.py +1 -1
  6. crc-pulp_python-client/api/{api_pypi_simple_api.py → pypi_simple_api.py} +4 -4
  7. crc-pulp_python-client/api/repositories_python_api.py +279 -0
  8. crc-pulp_python-client/api_client.py +1 -1
  9. crc-pulp_python-client/configuration.py +3 -3
  10. crc-pulp_python-client/models/python_python_package_content_response.py +80 -53
  11. {crc_pulp_python_client-20250819.1.dist-info → crc_pulp_python_client-20250821.1.dist-info}/METADATA +1 -1
  12. crc_pulp_python_client-20250821.1.dist-info/RECORD +62 -0
  13. crc_pulp_python_client-20250821.1.dist-info/top_level.txt +1 -0
  14. crc_pulp_python_client-20250819.1.dist-info/RECORD +0 -120
  15. crc_pulp_python_client-20250819.1.dist-info/top_level.txt +0 -2
  16. services-pulp_python-client/__init__.py +0 -2
  17. services-pulp_python-client/api/__init__.py +0 -14
  18. services-pulp_python-client/api/api_pypi_api.py +0 -370
  19. services-pulp_python-client/api/api_pypi_legacy_api.py +0 -393
  20. services-pulp_python-client/api/api_pypi_simple_api.py +0 -1045
  21. services-pulp_python-client/api/content_packages_api.py +0 -2594
  22. services-pulp_python-client/api/distributions_pypi_api.py +0 -4186
  23. services-pulp_python-client/api/publications_pypi_api.py +0 -2881
  24. services-pulp_python-client/api/pypi_metadata_api.py +0 -385
  25. services-pulp_python-client/api/remotes_python_api.py +0 -4552
  26. services-pulp_python-client/api/repositories_python_api.py +0 -4856
  27. services-pulp_python-client/api/repositories_python_versions_api.py +0 -1670
  28. services-pulp_python-client/api_client.py +0 -798
  29. services-pulp_python-client/api_response.py +0 -21
  30. services-pulp_python-client/configuration.py +0 -628
  31. services-pulp_python-client/exceptions.py +0 -200
  32. services-pulp_python-client/models/__init__.py +0 -56
  33. services-pulp_python-client/models/async_operation_response.py +0 -88
  34. services-pulp_python-client/models/content_summary_response.py +0 -92
  35. services-pulp_python-client/models/exclude_platforms_enum.py +0 -40
  36. services-pulp_python-client/models/my_permissions_response.py +0 -88
  37. services-pulp_python-client/models/nested_role.py +0 -93
  38. services-pulp_python-client/models/nested_role_response.py +0 -92
  39. services-pulp_python-client/models/object_roles_response.py +0 -96
  40. services-pulp_python-client/models/package_metadata_response.py +0 -109
  41. services-pulp_python-client/models/package_types_enum.py +0 -44
  42. services-pulp_python-client/models/package_upload_task_response.py +0 -103
  43. services-pulp_python-client/models/paginated_repository_version_response_list.py +0 -112
  44. services-pulp_python-client/models/paginatedpython_python_distribution_response_list.py +0 -112
  45. services-pulp_python-client/models/paginatedpython_python_package_content_response_list.py +0 -112
  46. services-pulp_python-client/models/paginatedpython_python_publication_response_list.py +0 -112
  47. services-pulp_python-client/models/paginatedpython_python_remote_response_list.py +0 -112
  48. services-pulp_python-client/models/paginatedpython_python_repository_response_list.py +0 -112
  49. services-pulp_python-client/models/patchedpython_python_distribution.py +0 -125
  50. services-pulp_python-client/models/patchedpython_python_remote.py +0 -219
  51. services-pulp_python-client/models/patchedpython_python_repository.py +0 -114
  52. services-pulp_python-client/models/policy_enum.py +0 -39
  53. services-pulp_python-client/models/python_python_distribution.py +0 -125
  54. services-pulp_python-client/models/python_python_distribution_response.py +0 -149
  55. services-pulp_python-client/models/python_python_package_content_response.py +0 -201
  56. services-pulp_python-client/models/python_python_publication.py +0 -90
  57. services-pulp_python-client/models/python_python_publication_response.py +0 -111
  58. services-pulp_python-client/models/python_python_remote.py +0 -219
  59. services-pulp_python-client/models/python_python_remote_response.py +0 -213
  60. services-pulp_python-client/models/python_python_remote_response_hidden_fields_inner.py +0 -90
  61. services-pulp_python-client/models/python_python_repository.py +0 -114
  62. services-pulp_python-client/models/python_python_repository_response.py +0 -139
  63. services-pulp_python-client/models/repair.py +0 -88
  64. services-pulp_python-client/models/repository_add_remove_content.py +0 -93
  65. services-pulp_python-client/models/repository_sync_url.py +0 -90
  66. services-pulp_python-client/models/repository_version_response.py +0 -121
  67. services-pulp_python-client/models/set_label.py +0 -103
  68. services-pulp_python-client/models/set_label_response.py +0 -103
  69. services-pulp_python-client/models/summary_response.py +0 -92
  70. services-pulp_python-client/models/unset_label.py +0 -96
  71. services-pulp_python-client/models/unset_label_response.py +0 -100
  72. services-pulp_python-client/py.typed +0 -0
  73. services-pulp_python-client/rest.py +0 -258
  74. {crc_pulp_python_client-20250819.1.dist-info → crc_pulp_python_client-20250821.1.dist-info}/WHEEL +0 -0
@@ -0,0 +1,62 @@
1
+ crc-pulp_python-client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
2
+ crc-pulp_python-client/api_client.py,sha256=0SKnMRjWgFE4ys6jfpqpPh_4S4aHoTtm7OfeUvbEjAg,27505
3
+ crc-pulp_python-client/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
4
+ crc-pulp_python-client/configuration.py,sha256=fbuKjRUuJf-j3U5QNe2k-LNbAjR20ym8JxL6NIPlCZk,19668
5
+ crc-pulp_python-client/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
6
+ crc-pulp_python-client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ crc-pulp_python-client/rest.py,sha256=O18nbgu6dY7Zj5Rc8PsLzXCHLwn8SpvViZ8FYQ3VN18,9405
8
+ crc-pulp_python-client/api/__init__.py,sha256=BrzEi3gas-ago6XtD8DivZ8qkjYWvXh_vHYgUhfC8zA,820
9
+ crc-pulp_python-client/api/content_packages_api.py,sha256=wWSLpJMr2vBwEjRLy-T8dekqGuj8ixPciimpaEm77fE,158659
10
+ crc-pulp_python-client/api/distributions_pypi_api.py,sha256=C13RRnpqd3Rswyx1jLgjsReZLd-bE_qWOOTyp0QrDSE,185679
11
+ crc-pulp_python-client/api/publications_pypi_api.py,sha256=l-k0V4aUG_hMH72pKxq7mSc3pEkwS9jWwMUSFKbX0hA,128935
12
+ crc-pulp_python-client/api/pypi_api.py,sha256=yy-PyfZSRHvKEyjfiKYQuvfP8p1aK95XzveawdaSkHY,14552
13
+ crc-pulp_python-client/api/pypi_legacy_api.py,sha256=BwHt8MH0jwCPYZwduKheDlse5-Mk5jG_cLPNJMLkjPM,16618
14
+ crc-pulp_python-client/api/pypi_metadata_api.py,sha256=sjkX_82HhwsIuQ4-RM1ZYHxKD_TxznWPJqAe50v9tEc,15501
15
+ crc-pulp_python-client/api/pypi_simple_api.py,sha256=Kh8mC5BIGd01meH0CQsMA_XJpC-Q-G0juAXDBuD7NmA,43534
16
+ crc-pulp_python-client/api/remotes_python_api.py,sha256=RVxahDSrRAdqG1CfCakmL3pxr3t1F2VZJNQ5xTPDKzY,212062
17
+ crc-pulp_python-client/api/repositories_python_api.py,sha256=gEpQzV7PfgOEZt-rmTX_mowUlVtXUobuspxp6MVGPPA,228056
18
+ crc-pulp_python-client/api/repositories_python_versions_api.py,sha256=0iUU8Bajp88cgEepRtA0i92mz4utglyumrp1BUz33nU,78940
19
+ crc-pulp_python-client/models/__init__.py,sha256=QpeUroehGnBXDT5s7_r5xNuo6m12kUOKkkdN1pPVd_E,4107
20
+ crc-pulp_python-client/models/async_operation_response.py,sha256=IbcgvoCxfMCL9HXaPJDPLgDo8IKE12QKstLIxzhegt8,2558
21
+ crc-pulp_python-client/models/content_summary_response.py,sha256=lu9_HyGS1qnHpEQLJYe_e9rk9VGohiCNSI7mi7ZeobA,2714
22
+ crc-pulp_python-client/models/exclude_platforms_enum.py,sha256=04Ppg5ulYtQgbaOloDE-P8pyUDGjzpCoRWkk5DViO1g,861
23
+ crc-pulp_python-client/models/my_permissions_response.py,sha256=q5KI8WcrUykr38UGVLlque5b7NVMZFd7-Gy0exa-YK8,2519
24
+ crc-pulp_python-client/models/nested_role.py,sha256=_QDbpC49ZywdkvKtd2vWnh9cxhct1kcHizHxQ1pIvH0,3003
25
+ crc-pulp_python-client/models/nested_role_response.py,sha256=j3oDMZ6T7FdGcuOdhKM5VkAYn0aUbcF73675vaNDOxk,2874
26
+ crc-pulp_python-client/models/object_roles_response.py,sha256=97I-ejY4NrBEOyL3n-Vle_P9pydBps8BqQ3YY6FAcHo,2971
27
+ crc-pulp_python-client/models/package_metadata_response.py,sha256=b6IZOCoNFwb8CHAX0Ic3nQ8-tjkqmP_hr66og47Po-k,3559
28
+ crc-pulp_python-client/models/package_types_enum.py,sha256=IxfhKcGOGO-63Uewkd9iYmgNVjD-pFctINtq2l7zwbE,1129
29
+ crc-pulp_python-client/models/package_upload_task_response.py,sha256=j_QpH3B1nI0hbWeQsV6Sv1bulkOu08BvNhhavao0auc,3228
30
+ crc-pulp_python-client/models/paginated_repository_version_response_list.py,sha256=hsUmdZHUzd5w2ZVR8OmTkzssoU2IIH8zosAtTS8-vg4,3794
31
+ crc-pulp_python-client/models/paginatedpython_python_distribution_response_list.py,sha256=DLm2Wjacr-NyVBFr6ohGhnHekDdvZxgSZT53tan56SQ,3851
32
+ crc-pulp_python-client/models/paginatedpython_python_package_content_response_list.py,sha256=SKPTmbV4BxBVD8wHcPDDhZevHg8fEzrDeof9gsTxxtg,3868
33
+ crc-pulp_python-client/models/paginatedpython_python_publication_response_list.py,sha256=C9-BOZbLq5WNouPAzLV78-46lA84l4Sm_hkpx3KWaRI,3843
34
+ crc-pulp_python-client/models/paginatedpython_python_remote_response_list.py,sha256=GeYnQ0vckCdTFrhxWXifYHrkE1R5jyjptETUvqU_rPk,3803
35
+ crc-pulp_python-client/models/paginatedpython_python_repository_response_list.py,sha256=gNY8v9S9MozdXppyjCidFPEb43jBN5DOkEwhY2aBIlg,3835
36
+ crc-pulp_python-client/models/patchedpython_python_distribution.py,sha256=nJhE9g_i4qWzc6_a0t32G47RxEVYbX-A50wKXW5rjG0,5315
37
+ crc-pulp_python-client/models/patchedpython_python_remote.py,sha256=dcfureBGacU8Vb-Qo9oEbiZoe_o2ky2VEbrBIiGZVfM,13775
38
+ crc-pulp_python-client/models/patchedpython_python_repository.py,sha256=ofq7dZbPQ13tWddW4042rjZoOVzf3GWaTE1xU4R7oOE,4527
39
+ crc-pulp_python-client/models/policy_enum.py,sha256=alBNbWymx71uIJJLX3vvtlW-2wIql23bfXHM-DtgCww,1254
40
+ crc-pulp_python-client/models/python_python_distribution.py,sha256=aiSN6w8RQRPJ9QM1P2PJBMU0c7Vmb_v9KTNhj1clpNM,5246
41
+ crc-pulp_python-client/models/python_python_distribution_response.py,sha256=cL2TPh9AJI8T9qTaatoqk1HxepjhG28dgnosmvo3h9Q,6862
42
+ crc-pulp_python-client/models/python_python_package_content_response.py,sha256=tyQmAptsuLKluT3HByTM-tCaDEvMpjQVkOPdNzdDioI,13623
43
+ crc-pulp_python-client/models/python_python_publication.py,sha256=NUNRy2CVsCeVR-Tw7QxIyhInF0ks5KfuGqiZwdkxTrc,2772
44
+ crc-pulp_python-client/models/python_python_publication_response.py,sha256=wkFlShKaSjGp2WMwf78MbmCBvUpB2LNxxzZITwhv5mQ,4212
45
+ crc-pulp_python-client/models/python_python_remote.py,sha256=L4P9KfeG72NxrE3ij61TVyc4B7BaA6Dz7j9XwVP4j8Y,13706
46
+ crc-pulp_python-client/models/python_python_remote_response.py,sha256=Dsi4yBDPt6rKSFAi-wvlmkCt8vNDWLVM5E_ln6HN7G8,12939
47
+ crc-pulp_python-client/models/python_python_remote_response_hidden_fields_inner.py,sha256=D0wzaYrrq8FFmXt8Y3th0dX-FCvRmtTw6Cz3Q_9Lu6g,2659
48
+ crc-pulp_python-client/models/python_python_repository.py,sha256=Vu1Y3AHvCLmoqWwPgj6WEj_DUZEdpjjFmR6X5_RbHr4,4482
49
+ crc-pulp_python-client/models/python_python_repository_response.py,sha256=vALiK0YNrtMSFw7A6xRVGqiOHFQK5fvDGbKSYsjUReM,5954
50
+ crc-pulp_python-client/models/repair.py,sha256=M8UfanWpr-eFWYNl6Dba83L-dI2BA9djt8QxIhPR6i4,2756
51
+ crc-pulp_python-client/models/repository_add_remove_content.py,sha256=q_pkagT8zIyG59AOIOCuZtBOVwrh_RHAbv6JcBPR0H8,3782
52
+ crc-pulp_python-client/models/repository_sync_url.py,sha256=BdTHsJJ7zQzJta874hLiAVkZD105xjhqY5g1QZgOFGw,2964
53
+ crc-pulp_python-client/models/repository_version_response.py,sha256=ph9ZFRxM4KCPuRgQHPEUbLZa_f1jIpDgbWGWMNURYPw,5147
54
+ crc-pulp_python-client/models/set_label.py,sha256=U4GfMTtATF317Z37s7E8CAeTo0u64QLEYZ79ZTsTOYQ,3153
55
+ crc-pulp_python-client/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUmBfiu8L6xSspCLKwbwxVSZaY9yv0,3163
56
+ crc-pulp_python-client/models/summary_response.py,sha256=mWm8XQn_U5GVTIjuTWDu6E8FslOI00tuJYzUOWnb3ME,2867
57
+ crc-pulp_python-client/models/unset_label.py,sha256=m6s6AFgi5_7fKsjPhcLwz7ZjKXsSd_4F6PS7u5eINO0,2858
58
+ crc-pulp_python-client/models/unset_label_response.py,sha256=-TZohJf66mUqg4qD04k1dNoyAx69bX_VSf-HM9EpqN8,3046
59
+ crc_pulp_python_client-20250821.1.dist-info/METADATA,sha256=vVyaZuo7uGmFyCV51K1-coZ9ydmpIXBZ2Tzgth5wcqg,641
60
+ crc_pulp_python_client-20250821.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
61
+ crc_pulp_python_client-20250821.1.dist-info/top_level.txt,sha256=VdLYCv5sKPTxw1FxpMxn64A1I33GCPGtjCQsZJAj_eE,23
62
+ crc_pulp_python_client-20250821.1.dist-info/RECORD,,
@@ -0,0 +1 @@
1
+ crc-pulp_python-client
@@ -1,120 +0,0 @@
1
- crc-pulp_python-client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
2
- crc-pulp_python-client/api_client.py,sha256=TVGrCRTIn2a5jSMJvPfjmqFbG-VIMxXkdsv5MZRCqwQ,27505
3
- crc-pulp_python-client/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
4
- crc-pulp_python-client/configuration.py,sha256=ULMDqmuAruLhxMe-MvuXKhJKw1iMb1jnxaJcImCUk4Y,19668
5
- crc-pulp_python-client/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
6
- crc-pulp_python-client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- crc-pulp_python-client/rest.py,sha256=O18nbgu6dY7Zj5Rc8PsLzXCHLwn8SpvViZ8FYQ3VN18,9405
8
- crc-pulp_python-client/api/__init__.py,sha256=HcpqVRVxSmkx7Z8kWdD9IgXNB_74hOXNO3wt5ZQ0PAI,841
9
- crc-pulp_python-client/api/api_pypi_api.py,sha256=iPLZVW8uRJhlRKPVHxnsxQzvlcnUEhYdCmFb5gfPh1s,14564
10
- crc-pulp_python-client/api/api_pypi_legacy_api.py,sha256=Q86teCrKHgaKCFkZ_vN4BGrKFZbTUoYAhNGKyzc3hYA,16630
11
- crc-pulp_python-client/api/api_pypi_simple_api.py,sha256=Ajitn6-PBC5Z84oujf9iEiml5JNUMxpx8_BUF5gChLA,43564
12
- crc-pulp_python-client/api/content_packages_api.py,sha256=du0tw9ZraJ-9geqww6ijFCsfqPxW6z0WZ8Cs2H5ycsk,151644
13
- crc-pulp_python-client/api/distributions_pypi_api.py,sha256=C13RRnpqd3Rswyx1jLgjsReZLd-bE_qWOOTyp0QrDSE,185679
14
- crc-pulp_python-client/api/publications_pypi_api.py,sha256=l-k0V4aUG_hMH72pKxq7mSc3pEkwS9jWwMUSFKbX0hA,128935
15
- crc-pulp_python-client/api/pypi_metadata_api.py,sha256=xQsdI2wLp2qV9ygZ2D-kYHyyGG3_FC6o5cz4QkL4CeI,15510
16
- crc-pulp_python-client/api/remotes_python_api.py,sha256=RVxahDSrRAdqG1CfCakmL3pxr3t1F2VZJNQ5xTPDKzY,212062
17
- crc-pulp_python-client/api/repositories_python_api.py,sha256=UYdIUEYsSdq-RJVWTW0k5X3EmfLYfzno5OvRTvgpb2A,216263
18
- crc-pulp_python-client/api/repositories_python_versions_api.py,sha256=0iUU8Bajp88cgEepRtA0i92mz4utglyumrp1BUz33nU,78940
19
- crc-pulp_python-client/models/__init__.py,sha256=QpeUroehGnBXDT5s7_r5xNuo6m12kUOKkkdN1pPVd_E,4107
20
- crc-pulp_python-client/models/async_operation_response.py,sha256=IbcgvoCxfMCL9HXaPJDPLgDo8IKE12QKstLIxzhegt8,2558
21
- crc-pulp_python-client/models/content_summary_response.py,sha256=lu9_HyGS1qnHpEQLJYe_e9rk9VGohiCNSI7mi7ZeobA,2714
22
- crc-pulp_python-client/models/exclude_platforms_enum.py,sha256=04Ppg5ulYtQgbaOloDE-P8pyUDGjzpCoRWkk5DViO1g,861
23
- crc-pulp_python-client/models/my_permissions_response.py,sha256=q5KI8WcrUykr38UGVLlque5b7NVMZFd7-Gy0exa-YK8,2519
24
- crc-pulp_python-client/models/nested_role.py,sha256=_QDbpC49ZywdkvKtd2vWnh9cxhct1kcHizHxQ1pIvH0,3003
25
- crc-pulp_python-client/models/nested_role_response.py,sha256=j3oDMZ6T7FdGcuOdhKM5VkAYn0aUbcF73675vaNDOxk,2874
26
- crc-pulp_python-client/models/object_roles_response.py,sha256=97I-ejY4NrBEOyL3n-Vle_P9pydBps8BqQ3YY6FAcHo,2971
27
- crc-pulp_python-client/models/package_metadata_response.py,sha256=b6IZOCoNFwb8CHAX0Ic3nQ8-tjkqmP_hr66og47Po-k,3559
28
- crc-pulp_python-client/models/package_types_enum.py,sha256=IxfhKcGOGO-63Uewkd9iYmgNVjD-pFctINtq2l7zwbE,1129
29
- crc-pulp_python-client/models/package_upload_task_response.py,sha256=j_QpH3B1nI0hbWeQsV6Sv1bulkOu08BvNhhavao0auc,3228
30
- crc-pulp_python-client/models/paginated_repository_version_response_list.py,sha256=hsUmdZHUzd5w2ZVR8OmTkzssoU2IIH8zosAtTS8-vg4,3794
31
- crc-pulp_python-client/models/paginatedpython_python_distribution_response_list.py,sha256=DLm2Wjacr-NyVBFr6ohGhnHekDdvZxgSZT53tan56SQ,3851
32
- crc-pulp_python-client/models/paginatedpython_python_package_content_response_list.py,sha256=SKPTmbV4BxBVD8wHcPDDhZevHg8fEzrDeof9gsTxxtg,3868
33
- crc-pulp_python-client/models/paginatedpython_python_publication_response_list.py,sha256=C9-BOZbLq5WNouPAzLV78-46lA84l4Sm_hkpx3KWaRI,3843
34
- crc-pulp_python-client/models/paginatedpython_python_remote_response_list.py,sha256=GeYnQ0vckCdTFrhxWXifYHrkE1R5jyjptETUvqU_rPk,3803
35
- crc-pulp_python-client/models/paginatedpython_python_repository_response_list.py,sha256=gNY8v9S9MozdXppyjCidFPEb43jBN5DOkEwhY2aBIlg,3835
36
- crc-pulp_python-client/models/patchedpython_python_distribution.py,sha256=nJhE9g_i4qWzc6_a0t32G47RxEVYbX-A50wKXW5rjG0,5315
37
- crc-pulp_python-client/models/patchedpython_python_remote.py,sha256=dcfureBGacU8Vb-Qo9oEbiZoe_o2ky2VEbrBIiGZVfM,13775
38
- crc-pulp_python-client/models/patchedpython_python_repository.py,sha256=ofq7dZbPQ13tWddW4042rjZoOVzf3GWaTE1xU4R7oOE,4527
39
- crc-pulp_python-client/models/policy_enum.py,sha256=alBNbWymx71uIJJLX3vvtlW-2wIql23bfXHM-DtgCww,1254
40
- crc-pulp_python-client/models/python_python_distribution.py,sha256=aiSN6w8RQRPJ9QM1P2PJBMU0c7Vmb_v9KTNhj1clpNM,5246
41
- crc-pulp_python-client/models/python_python_distribution_response.py,sha256=cL2TPh9AJI8T9qTaatoqk1HxepjhG28dgnosmvo3h9Q,6862
42
- crc-pulp_python-client/models/python_python_package_content_response.py,sha256=ujtJEeXlXnV846d8e-6kITLpONvT3M-pnQ-PzO7PIM8,11663
43
- crc-pulp_python-client/models/python_python_publication.py,sha256=NUNRy2CVsCeVR-Tw7QxIyhInF0ks5KfuGqiZwdkxTrc,2772
44
- crc-pulp_python-client/models/python_python_publication_response.py,sha256=wkFlShKaSjGp2WMwf78MbmCBvUpB2LNxxzZITwhv5mQ,4212
45
- crc-pulp_python-client/models/python_python_remote.py,sha256=L4P9KfeG72NxrE3ij61TVyc4B7BaA6Dz7j9XwVP4j8Y,13706
46
- crc-pulp_python-client/models/python_python_remote_response.py,sha256=Dsi4yBDPt6rKSFAi-wvlmkCt8vNDWLVM5E_ln6HN7G8,12939
47
- crc-pulp_python-client/models/python_python_remote_response_hidden_fields_inner.py,sha256=D0wzaYrrq8FFmXt8Y3th0dX-FCvRmtTw6Cz3Q_9Lu6g,2659
48
- crc-pulp_python-client/models/python_python_repository.py,sha256=Vu1Y3AHvCLmoqWwPgj6WEj_DUZEdpjjFmR6X5_RbHr4,4482
49
- crc-pulp_python-client/models/python_python_repository_response.py,sha256=vALiK0YNrtMSFw7A6xRVGqiOHFQK5fvDGbKSYsjUReM,5954
50
- crc-pulp_python-client/models/repair.py,sha256=M8UfanWpr-eFWYNl6Dba83L-dI2BA9djt8QxIhPR6i4,2756
51
- crc-pulp_python-client/models/repository_add_remove_content.py,sha256=q_pkagT8zIyG59AOIOCuZtBOVwrh_RHAbv6JcBPR0H8,3782
52
- crc-pulp_python-client/models/repository_sync_url.py,sha256=BdTHsJJ7zQzJta874hLiAVkZD105xjhqY5g1QZgOFGw,2964
53
- crc-pulp_python-client/models/repository_version_response.py,sha256=ph9ZFRxM4KCPuRgQHPEUbLZa_f1jIpDgbWGWMNURYPw,5147
54
- crc-pulp_python-client/models/set_label.py,sha256=U4GfMTtATF317Z37s7E8CAeTo0u64QLEYZ79ZTsTOYQ,3153
55
- crc-pulp_python-client/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUmBfiu8L6xSspCLKwbwxVSZaY9yv0,3163
56
- crc-pulp_python-client/models/summary_response.py,sha256=mWm8XQn_U5GVTIjuTWDu6E8FslOI00tuJYzUOWnb3ME,2867
57
- crc-pulp_python-client/models/unset_label.py,sha256=m6s6AFgi5_7fKsjPhcLwz7ZjKXsSd_4F6PS7u5eINO0,2858
58
- crc-pulp_python-client/models/unset_label_response.py,sha256=-TZohJf66mUqg4qD04k1dNoyAx69bX_VSf-HM9EpqN8,3046
59
- services-pulp_python-client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
60
- services-pulp_python-client/api_client.py,sha256=tMesb0JqQV8iOKR1gQLycMFjMSJaqRF-HbVq8LJXZhg,27535
61
- services-pulp_python-client/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
62
- services-pulp_python-client/configuration.py,sha256=6q9anheOObINPYPZiTzmPzDTR_f_diJj9XXQh42Nkeg,19683
63
- services-pulp_python-client/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
64
- services-pulp_python-client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
65
- services-pulp_python-client/rest.py,sha256=phQLn8DHyaLtjbs_ZnfAW5o-SDKF4NiQzMeHt665Kls,9410
66
- services-pulp_python-client/api/__init__.py,sha256=46t1jvMp3psckTBRFcS2_CST6zTVQJ_U6-A5t2q2UBA,891
67
- services-pulp_python-client/api/api_pypi_api.py,sha256=2dLw3gqdguLduXYLur2LPb6O_yxRbaYcT1Jp-cSjBiI,14584
68
- services-pulp_python-client/api/api_pypi_legacy_api.py,sha256=ZMYmvhBt1nOb7RM-wmTLBcl23UQ9xJq3Z6WrP241OVs,16650
69
- services-pulp_python-client/api/api_pypi_simple_api.py,sha256=ise-TvU6WME-9wAg-lIpgA5RTWkfoWhjcQBfEfr_2bM,43584
70
- services-pulp_python-client/api/content_packages_api.py,sha256=8wcgy7cTFGgqMFCsg_OOCM8I2qCdF9IqU1UXGOpipRY,151694
71
- services-pulp_python-client/api/distributions_pypi_api.py,sha256=Dv6BfW3nttz8nOGtJO80KcHKYwqigwg_aMog3SMKeuI,185759
72
- services-pulp_python-client/api/publications_pypi_api.py,sha256=-qPbYFVh7fGSx2MjcyQHsE3C4lBGPCHQrmn_ROOrzw8,128990
73
- services-pulp_python-client/api/pypi_metadata_api.py,sha256=a1GnxWBotPfkYWWXxREyarNoCXF7Z-iOttRZpRjmfGs,15530
74
- services-pulp_python-client/api/remotes_python_api.py,sha256=gkainPUbufScFjuTFQeACQluxUxar_aJJB-B1GkydNw,212142
75
- services-pulp_python-client/api/repositories_python_api.py,sha256=llkODCeA3uohjygjQm835VRUpT-ribt17T70DQa6MJo,216353
76
- services-pulp_python-client/api/repositories_python_versions_api.py,sha256=eJ-RJooomZXFMH1HBXXr9YgYbe6UpP3CaOjR7RverNc,78975
77
- services-pulp_python-client/models/__init__.py,sha256=tl1PpbSefWplnCT1jSIvMfCYjVUlUe7Kb0WnMqiPQrw,4302
78
- services-pulp_python-client/models/async_operation_response.py,sha256=IbcgvoCxfMCL9HXaPJDPLgDo8IKE12QKstLIxzhegt8,2558
79
- services-pulp_python-client/models/content_summary_response.py,sha256=lu9_HyGS1qnHpEQLJYe_e9rk9VGohiCNSI7mi7ZeobA,2714
80
- services-pulp_python-client/models/exclude_platforms_enum.py,sha256=04Ppg5ulYtQgbaOloDE-P8pyUDGjzpCoRWkk5DViO1g,861
81
- services-pulp_python-client/models/my_permissions_response.py,sha256=q5KI8WcrUykr38UGVLlque5b7NVMZFd7-Gy0exa-YK8,2519
82
- services-pulp_python-client/models/nested_role.py,sha256=_QDbpC49ZywdkvKtd2vWnh9cxhct1kcHizHxQ1pIvH0,3003
83
- services-pulp_python-client/models/nested_role_response.py,sha256=j3oDMZ6T7FdGcuOdhKM5VkAYn0aUbcF73675vaNDOxk,2874
84
- services-pulp_python-client/models/object_roles_response.py,sha256=Z_K_huH7mu42IiOOiIIo30zEj_8NQwnNKEDzHBw6A50,2976
85
- services-pulp_python-client/models/package_metadata_response.py,sha256=b6IZOCoNFwb8CHAX0Ic3nQ8-tjkqmP_hr66og47Po-k,3559
86
- services-pulp_python-client/models/package_types_enum.py,sha256=IxfhKcGOGO-63Uewkd9iYmgNVjD-pFctINtq2l7zwbE,1129
87
- services-pulp_python-client/models/package_upload_task_response.py,sha256=j_QpH3B1nI0hbWeQsV6Sv1bulkOu08BvNhhavao0auc,3228
88
- services-pulp_python-client/models/paginated_repository_version_response_list.py,sha256=XqicUD0kOw5BzNNqStcp7YJUuGO8Lp7URCcp04-6_a0,3799
89
- services-pulp_python-client/models/paginatedpython_python_distribution_response_list.py,sha256=NrdZWYWCQJaLklQnSaWMMyqZLNMDYqgPFY88MqN7_Qg,3856
90
- services-pulp_python-client/models/paginatedpython_python_package_content_response_list.py,sha256=vWLpvcycvQyEHzG75nAN7rhFFqdOGb1Vf6W-gnD3XMw,3873
91
- services-pulp_python-client/models/paginatedpython_python_publication_response_list.py,sha256=TQNkKOqUprFBeKJg8ssMCtMdWO5RVqYnWgyg_mbIY_M,3848
92
- services-pulp_python-client/models/paginatedpython_python_remote_response_list.py,sha256=IAedJhJYRHdyTAy8FmClbcaATcvNjBHj3fImxMzapPw,3808
93
- services-pulp_python-client/models/paginatedpython_python_repository_response_list.py,sha256=kTXGcStw4QzxfUML9rcPvkmCxYSbUE1mfDV6STCERBI,3840
94
- services-pulp_python-client/models/patchedpython_python_distribution.py,sha256=nJhE9g_i4qWzc6_a0t32G47RxEVYbX-A50wKXW5rjG0,5315
95
- services-pulp_python-client/models/patchedpython_python_remote.py,sha256=7qvoan_wtWKrdVMdCDTu-3XaQJfVrF7YPhf4DSmtvAs,13790
96
- services-pulp_python-client/models/patchedpython_python_repository.py,sha256=ofq7dZbPQ13tWddW4042rjZoOVzf3GWaTE1xU4R7oOE,4527
97
- services-pulp_python-client/models/policy_enum.py,sha256=alBNbWymx71uIJJLX3vvtlW-2wIql23bfXHM-DtgCww,1254
98
- services-pulp_python-client/models/python_python_distribution.py,sha256=aiSN6w8RQRPJ9QM1P2PJBMU0c7Vmb_v9KTNhj1clpNM,5246
99
- services-pulp_python-client/models/python_python_distribution_response.py,sha256=cL2TPh9AJI8T9qTaatoqk1HxepjhG28dgnosmvo3h9Q,6862
100
- services-pulp_python-client/models/python_python_package_content_response.py,sha256=ujtJEeXlXnV846d8e-6kITLpONvT3M-pnQ-PzO7PIM8,11663
101
- services-pulp_python-client/models/python_python_publication.py,sha256=NUNRy2CVsCeVR-Tw7QxIyhInF0ks5KfuGqiZwdkxTrc,2772
102
- services-pulp_python-client/models/python_python_publication_response.py,sha256=wkFlShKaSjGp2WMwf78MbmCBvUpB2LNxxzZITwhv5mQ,4212
103
- services-pulp_python-client/models/python_python_remote.py,sha256=NpjHaNSVD91Drv9GnUQuQ0OltNcORTfsrKSn4qB8_40,13721
104
- services-pulp_python-client/models/python_python_remote_response.py,sha256=Gx-UJkfr8hR1b3cG8TN4yQIqTPUx8QeYCOA2jk1wf6o,12959
105
- services-pulp_python-client/models/python_python_remote_response_hidden_fields_inner.py,sha256=D0wzaYrrq8FFmXt8Y3th0dX-FCvRmtTw6Cz3Q_9Lu6g,2659
106
- services-pulp_python-client/models/python_python_repository.py,sha256=Vu1Y3AHvCLmoqWwPgj6WEj_DUZEdpjjFmR6X5_RbHr4,4482
107
- services-pulp_python-client/models/python_python_repository_response.py,sha256=vALiK0YNrtMSFw7A6xRVGqiOHFQK5fvDGbKSYsjUReM,5954
108
- services-pulp_python-client/models/repair.py,sha256=M8UfanWpr-eFWYNl6Dba83L-dI2BA9djt8QxIhPR6i4,2756
109
- services-pulp_python-client/models/repository_add_remove_content.py,sha256=q_pkagT8zIyG59AOIOCuZtBOVwrh_RHAbv6JcBPR0H8,3782
110
- services-pulp_python-client/models/repository_sync_url.py,sha256=BdTHsJJ7zQzJta874hLiAVkZD105xjhqY5g1QZgOFGw,2964
111
- services-pulp_python-client/models/repository_version_response.py,sha256=bAHGoQvFY2sPFKcPqL-jqdU9Erqoupv6JnBHhhas834,5152
112
- services-pulp_python-client/models/set_label.py,sha256=U4GfMTtATF317Z37s7E8CAeTo0u64QLEYZ79ZTsTOYQ,3153
113
- services-pulp_python-client/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUmBfiu8L6xSspCLKwbwxVSZaY9yv0,3163
114
- services-pulp_python-client/models/summary_response.py,sha256=mWm8XQn_U5GVTIjuTWDu6E8FslOI00tuJYzUOWnb3ME,2867
115
- services-pulp_python-client/models/unset_label.py,sha256=m6s6AFgi5_7fKsjPhcLwz7ZjKXsSd_4F6PS7u5eINO0,2858
116
- services-pulp_python-client/models/unset_label_response.py,sha256=-TZohJf66mUqg4qD04k1dNoyAx69bX_VSf-HM9EpqN8,3046
117
- crc_pulp_python_client-20250819.1.dist-info/METADATA,sha256=9O5JnBzogpTjPCaJNYT7-Owiwac3J_O1gEFNMMV91L0,641
118
- crc_pulp_python_client-20250819.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
119
- crc_pulp_python_client-20250819.1.dist-info/top_level.txt,sha256=DCyIQuAlVLuSXmyfYclIbF8hROI57nIoUK6_1W6bwt8,51
120
- crc_pulp_python_client-20250819.1.dist-info/RECORD,,
@@ -1,2 +0,0 @@
1
- crc-pulp_python-client
2
- services-pulp_python-client
@@ -1,2 +0,0 @@
1
- from pkgutil import extend_path
2
- __path__ = extend_path(__path__, __name__)
@@ -1,14 +0,0 @@
1
- # flake8: noqa
2
-
3
- # import apis into api package
4
- from services-pulp_python-client.api.api_pypi_api import ApiPypiApi
5
- from services-pulp_python-client.api.api_pypi_legacy_api import ApiPypiLegacyApi
6
- from services-pulp_python-client.api.api_pypi_simple_api import ApiPypiSimpleApi
7
- from services-pulp_python-client.api.content_packages_api import ContentPackagesApi
8
- from services-pulp_python-client.api.distributions_pypi_api import DistributionsPypiApi
9
- from services-pulp_python-client.api.publications_pypi_api import PublicationsPypiApi
10
- from services-pulp_python-client.api.pypi_metadata_api import PypiMetadataApi
11
- from services-pulp_python-client.api.remotes_python_api import RemotesPythonApi
12
- from services-pulp_python-client.api.repositories_python_api import RepositoriesPythonApi
13
- from services-pulp_python-client.api.repositories_python_versions_api import RepositoriesPythonVersionsApi
14
-
@@ -1,370 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Pulp 3 API
5
-
6
- Fetch, Upload, Organize, and Distribute Software Packages
7
-
8
- The version of the OpenAPI document: v3
9
- Contact: pulp-list@redhat.com
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
11
-
12
- Do not edit the class manually.
13
- """ # noqa: E501
14
-
15
- import warnings
16
- from pydantic import validate_call, Field, StrictFloat, StrictStr, StrictInt
17
- from typing import Any, Dict, List, Optional, Tuple, Union
18
- from typing_extensions import Annotated
19
-
20
- from pydantic import Field, StrictStr
21
- from typing import List, Optional
22
- from typing_extensions import Annotated
23
- from services-pulp_python-client.models.summary_response import SummaryResponse
24
-
25
- from services-pulp_python-client.api_client import ApiClient, RequestSerialized
26
- from services-pulp_python-client.api_response import ApiResponse
27
- from services-pulp_python-client.rest import RESTResponseType
28
-
29
-
30
- class ApiPypiApi:
31
- """NOTE: This class is auto generated by OpenAPI Generator
32
- Ref: https://openapi-generator.tech
33
-
34
- Do not edit the class manually.
35
- """
36
-
37
- def __init__(self, api_client=None) -> None:
38
- if api_client is None:
39
- api_client = ApiClient.get_default()
40
- self.api_client = api_client
41
-
42
-
43
- @validate_call
44
- def read(
45
- self,
46
- path: StrictStr,
47
- x_task_diagnostics: Annotated[Optional[List[StrictStr]], Field(description="List of profilers to use on tasks.")] = None,
48
- fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to include in the response.")] = None,
49
- exclude_fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to exclude from the response.")] = None,
50
- pulp_domain: StrictStr = "default",
51
- _request_timeout: Union[
52
- None,
53
- Annotated[StrictFloat, Field(gt=0)],
54
- Tuple[
55
- Annotated[StrictFloat, Field(gt=0)],
56
- Annotated[StrictFloat, Field(gt=0)]
57
- ]
58
- ] = None,
59
- _request_auth: Optional[Dict[StrictStr, Any]] = None,
60
- _content_type: Optional[StrictStr] = None,
61
- _headers: Optional[Dict[StrictStr, Any]] = None,
62
- _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
63
- ) -> SummaryResponse:
64
- """Get index summary
65
-
66
- Gets package summary stats of index.
67
-
68
- :param path: (required)
69
- :type path: str
70
- :param pulp_domain: (required)
71
- :type pulp_domain: str
72
- :param x_task_diagnostics: List of profilers to use on tasks.
73
- :type x_task_diagnostics: List[str]
74
- :param fields: A list of fields to include in the response.
75
- :type fields: List[str]
76
- :param exclude_fields: A list of fields to exclude from the response.
77
- :type exclude_fields: List[str]
78
- :param _request_timeout: timeout setting for this request. If one
79
- number provided, it will be total request
80
- timeout. It can also be a pair (tuple) of
81
- (connection, read) timeouts.
82
- :type _request_timeout: int, tuple(int, int), optional
83
- :param _request_auth: set to override the auth_settings for an a single
84
- request; this effectively ignores the
85
- authentication in the spec for a single request.
86
- :type _request_auth: dict, optional
87
- :param _content_type: force content-type for the request.
88
- :type _content_type: str, Optional
89
- :param _headers: set to override the headers for a single
90
- request; this effectively ignores the headers
91
- in the spec for a single request.
92
- :type _headers: dict, optional
93
- :param _host_index: set to override the host_index for a single
94
- request; this effectively ignores the host_index
95
- in the spec for a single request.
96
- :type _host_index: int, optional
97
- :return: Returns the result object.
98
- """ # noqa: E501
99
-
100
- _param = self._read_serialize(
101
- path=path,
102
- pulp_domain=pulp_domain,
103
- x_task_diagnostics=x_task_diagnostics,
104
- fields=fields,
105
- exclude_fields=exclude_fields,
106
- _request_auth=_request_auth,
107
- _content_type=_content_type,
108
- _headers=_headers,
109
- _host_index=_host_index
110
- )
111
-
112
- _response_types_map: Dict[str, Optional[str]] = {
113
- '200': "SummaryResponse",
114
- }
115
- response_data = self.api_client.call_api(
116
- *_param,
117
- _request_timeout=_request_timeout
118
- )
119
- response_data.read()
120
- return self.api_client.response_deserialize(
121
- response_data=response_data,
122
- response_types_map=_response_types_map,
123
- ).data
124
-
125
-
126
- @validate_call
127
- def read_with_http_info(
128
- self,
129
- path: StrictStr,
130
- x_task_diagnostics: Annotated[Optional[List[StrictStr]], Field(description="List of profilers to use on tasks.")] = None,
131
- fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to include in the response.")] = None,
132
- exclude_fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to exclude from the response.")] = None,
133
- pulp_domain: StrictStr = "default",
134
- _request_timeout: Union[
135
- None,
136
- Annotated[StrictFloat, Field(gt=0)],
137
- Tuple[
138
- Annotated[StrictFloat, Field(gt=0)],
139
- Annotated[StrictFloat, Field(gt=0)]
140
- ]
141
- ] = None,
142
- _request_auth: Optional[Dict[StrictStr, Any]] = None,
143
- _content_type: Optional[StrictStr] = None,
144
- _headers: Optional[Dict[StrictStr, Any]] = None,
145
- _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
146
- ) -> ApiResponse[SummaryResponse]:
147
- """Get index summary
148
-
149
- Gets package summary stats of index.
150
-
151
- :param path: (required)
152
- :type path: str
153
- :param pulp_domain: (required)
154
- :type pulp_domain: str
155
- :param x_task_diagnostics: List of profilers to use on tasks.
156
- :type x_task_diagnostics: List[str]
157
- :param fields: A list of fields to include in the response.
158
- :type fields: List[str]
159
- :param exclude_fields: A list of fields to exclude from the response.
160
- :type exclude_fields: List[str]
161
- :param _request_timeout: timeout setting for this request. If one
162
- number provided, it will be total request
163
- timeout. It can also be a pair (tuple) of
164
- (connection, read) timeouts.
165
- :type _request_timeout: int, tuple(int, int), optional
166
- :param _request_auth: set to override the auth_settings for an a single
167
- request; this effectively ignores the
168
- authentication in the spec for a single request.
169
- :type _request_auth: dict, optional
170
- :param _content_type: force content-type for the request.
171
- :type _content_type: str, Optional
172
- :param _headers: set to override the headers for a single
173
- request; this effectively ignores the headers
174
- in the spec for a single request.
175
- :type _headers: dict, optional
176
- :param _host_index: set to override the host_index for a single
177
- request; this effectively ignores the host_index
178
- in the spec for a single request.
179
- :type _host_index: int, optional
180
- :return: Returns the result object.
181
- """ # noqa: E501
182
-
183
- _param = self._read_serialize(
184
- path=path,
185
- pulp_domain=pulp_domain,
186
- x_task_diagnostics=x_task_diagnostics,
187
- fields=fields,
188
- exclude_fields=exclude_fields,
189
- _request_auth=_request_auth,
190
- _content_type=_content_type,
191
- _headers=_headers,
192
- _host_index=_host_index
193
- )
194
-
195
- _response_types_map: Dict[str, Optional[str]] = {
196
- '200': "SummaryResponse",
197
- }
198
- response_data = self.api_client.call_api(
199
- *_param,
200
- _request_timeout=_request_timeout
201
- )
202
- response_data.read()
203
- return self.api_client.response_deserialize(
204
- response_data=response_data,
205
- response_types_map=_response_types_map,
206
- )
207
-
208
-
209
- @validate_call
210
- def read_without_preload_content(
211
- self,
212
- path: StrictStr,
213
- x_task_diagnostics: Annotated[Optional[List[StrictStr]], Field(description="List of profilers to use on tasks.")] = None,
214
- fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to include in the response.")] = None,
215
- exclude_fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to exclude from the response.")] = None,
216
- pulp_domain: StrictStr = "default",
217
- _request_timeout: Union[
218
- None,
219
- Annotated[StrictFloat, Field(gt=0)],
220
- Tuple[
221
- Annotated[StrictFloat, Field(gt=0)],
222
- Annotated[StrictFloat, Field(gt=0)]
223
- ]
224
- ] = None,
225
- _request_auth: Optional[Dict[StrictStr, Any]] = None,
226
- _content_type: Optional[StrictStr] = None,
227
- _headers: Optional[Dict[StrictStr, Any]] = None,
228
- _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
229
- ) -> RESTResponseType:
230
- """Get index summary
231
-
232
- Gets package summary stats of index.
233
-
234
- :param path: (required)
235
- :type path: str
236
- :param pulp_domain: (required)
237
- :type pulp_domain: str
238
- :param x_task_diagnostics: List of profilers to use on tasks.
239
- :type x_task_diagnostics: List[str]
240
- :param fields: A list of fields to include in the response.
241
- :type fields: List[str]
242
- :param exclude_fields: A list of fields to exclude from the response.
243
- :type exclude_fields: List[str]
244
- :param _request_timeout: timeout setting for this request. If one
245
- number provided, it will be total request
246
- timeout. It can also be a pair (tuple) of
247
- (connection, read) timeouts.
248
- :type _request_timeout: int, tuple(int, int), optional
249
- :param _request_auth: set to override the auth_settings for an a single
250
- request; this effectively ignores the
251
- authentication in the spec for a single request.
252
- :type _request_auth: dict, optional
253
- :param _content_type: force content-type for the request.
254
- :type _content_type: str, Optional
255
- :param _headers: set to override the headers for a single
256
- request; this effectively ignores the headers
257
- in the spec for a single request.
258
- :type _headers: dict, optional
259
- :param _host_index: set to override the host_index for a single
260
- request; this effectively ignores the host_index
261
- in the spec for a single request.
262
- :type _host_index: int, optional
263
- :return: Returns the result object.
264
- """ # noqa: E501
265
-
266
- _param = self._read_serialize(
267
- path=path,
268
- pulp_domain=pulp_domain,
269
- x_task_diagnostics=x_task_diagnostics,
270
- fields=fields,
271
- exclude_fields=exclude_fields,
272
- _request_auth=_request_auth,
273
- _content_type=_content_type,
274
- _headers=_headers,
275
- _host_index=_host_index
276
- )
277
-
278
- _response_types_map: Dict[str, Optional[str]] = {
279
- '200': "SummaryResponse",
280
- }
281
- response_data = self.api_client.call_api(
282
- *_param,
283
- _request_timeout=_request_timeout
284
- )
285
- return response_data.response
286
-
287
-
288
- def _read_serialize(
289
- self,
290
- path,
291
- pulp_domain,
292
- x_task_diagnostics,
293
- fields,
294
- exclude_fields,
295
- _request_auth,
296
- _content_type,
297
- _headers,
298
- _host_index,
299
- ) -> RequestSerialized:
300
-
301
- _host = None
302
-
303
- _collection_formats: Dict[str, str] = {
304
- 'X-Task-Diagnostics': 'csv',
305
- 'fields': 'multi',
306
- 'exclude_fields': 'multi',
307
- }
308
-
309
- _path_params: Dict[str, str] = {}
310
- _query_params: List[Tuple[str, str]] = []
311
- _header_params: Dict[str, Optional[str]] = _headers or {}
312
- _form_params: List[Tuple[str, str]] = []
313
- _files: Dict[
314
- str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]
315
- ] = {}
316
- _body_params: Optional[bytes] = None
317
-
318
- # process the path parameters
319
- if path is not None:
320
- _path_params['path'] = path
321
- if pulp_domain is not None:
322
- _path_params['pulp_domain'] = pulp_domain
323
- # process the query parameters
324
- if fields is not None:
325
-
326
- _query_params.append(('fields', fields))
327
-
328
- if exclude_fields is not None:
329
-
330
- _query_params.append(('exclude_fields', exclude_fields))
331
-
332
- # process the header parameters
333
- if x_task_diagnostics is not None:
334
- _header_params['X-Task-Diagnostics'] = x_task_diagnostics
335
- # process the form parameters
336
- # process the body parameter
337
-
338
-
339
- # set the HTTP header `Accept`
340
- if 'Accept' not in _header_params:
341
- _header_params['Accept'] = self.api_client.select_header_accept(
342
- [
343
- 'application/json'
344
- ]
345
- )
346
-
347
-
348
- # authentication setting
349
- _auth_settings: List[str] = [
350
- 'json_header_remote_authentication',
351
- 'basicAuth',
352
- 'cookieAuth'
353
- ]
354
-
355
- return self.api_client.param_serialize(
356
- method='GET',
357
- resource_path='/api/pulp/pypi/{pulp_domain}/{path}/',
358
- path_params=_path_params,
359
- query_params=_query_params,
360
- header_params=_header_params,
361
- body=_body_params,
362
- post_params=_form_params,
363
- files=_files,
364
- auth_settings=_auth_settings,
365
- collection_formats=_collection_formats,
366
- _host=_host,
367
- _request_auth=_request_auth
368
- )
369
-
370
-