crc-pulp-service-client 20251112.3__py3-none-any.whl → 20251209.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.
- {crc_pulp_service_client-20251112.3.dist-info → crc_pulp_service_client-20251209.1.dist-info}/METADATA +52 -52
- {crc_pulp_service_client-20251112.3.dist-info → crc_pulp_service_client-20251209.1.dist-info}/RECORD +6 -6
- pulpcore/client/pulp_service/__init__.py +1 -1
- pulpcore/client/pulp_service/configuration.py +3 -3
- {crc_pulp_service_client-20251112.3.dist-info → crc_pulp_service_client-20251209.1.dist-info}/WHEEL +0 -0
- {crc_pulp_service_client-20251112.3.dist-info → crc_pulp_service_client-20251209.1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: crc-pulp_service-client
|
|
3
|
-
Version:
|
|
3
|
+
Version: 20251209.1
|
|
4
4
|
Summary: Pulp 3 API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: Pulp Team
|
|
@@ -8,7 +8,7 @@ Author-email: pulp-list@redhat.com
|
|
|
8
8
|
License: GPLv2+
|
|
9
9
|
Keywords: pulp,pulpcore,client,Pulp 3 API
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
|
-
Requires-Dist: urllib3<
|
|
11
|
+
Requires-Dist: urllib3<2.7,>=1.25.3
|
|
12
12
|
Requires-Dist: python-dateutil<2.10.0,>=2.8.1
|
|
13
13
|
Requires-Dist: pydantic>=2
|
|
14
14
|
Requires-Dist: typing-extensions>=4.7.1
|
|
@@ -23,7 +23,7 @@ Dynamic: summary
|
|
|
23
23
|
|
|
24
24
|
# pulpcore.client.pulp_service.ApiCreateDomainApi
|
|
25
25
|
|
|
26
|
-
All URIs are relative to *https://env-ephemeral-
|
|
26
|
+
All URIs are relative to *https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
27
27
|
|
|
28
28
|
Method | HTTP request | Description
|
|
29
29
|
------------- | ------------- | -------------
|
|
@@ -50,10 +50,10 @@ from pulpcore.client.pulp_service.models.domain_response import DomainResponse
|
|
|
50
50
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
51
51
|
from pprint import pprint
|
|
52
52
|
|
|
53
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
53
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
54
54
|
# See configuration.py for a list of all supported configuration parameters.
|
|
55
55
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
56
|
-
host = "https://env-ephemeral-
|
|
56
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
57
57
|
)
|
|
58
58
|
|
|
59
59
|
# The client must configure the authentication and authorization parameters
|
|
@@ -124,7 +124,7 @@ Name | Type | Description | Notes
|
|
|
124
124
|
|
|
125
125
|
# pulpcore.client.pulp_service.ApiDebugAuthHeaderApi
|
|
126
126
|
|
|
127
|
-
All URIs are relative to *https://env-ephemeral-
|
|
127
|
+
All URIs are relative to *https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
128
128
|
|
|
129
129
|
Method | HTTP request | Description
|
|
130
130
|
------------- | ------------- | -------------
|
|
@@ -146,10 +146,10 @@ import pulpcore.client.pulp_service
|
|
|
146
146
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
147
147
|
from pprint import pprint
|
|
148
148
|
|
|
149
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
149
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
150
150
|
# See configuration.py for a list of all supported configuration parameters.
|
|
151
151
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
152
|
-
host = "https://env-ephemeral-
|
|
152
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
153
153
|
)
|
|
154
154
|
|
|
155
155
|
|
|
@@ -201,7 +201,7 @@ No authorization required
|
|
|
201
201
|
|
|
202
202
|
# pulpcore.client.pulp_service.ApiRdsConnectionTestsApi
|
|
203
203
|
|
|
204
|
-
All URIs are relative to *https://env-ephemeral-
|
|
204
|
+
All URIs are relative to *https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
205
205
|
|
|
206
206
|
Method | HTTP request | Description
|
|
207
207
|
------------- | ------------- | -------------
|
|
@@ -224,10 +224,10 @@ import pulpcore.client.pulp_service
|
|
|
224
224
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
225
225
|
from pprint import pprint
|
|
226
226
|
|
|
227
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
227
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
228
228
|
# See configuration.py for a list of all supported configuration parameters.
|
|
229
229
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
230
|
-
host = "https://env-ephemeral-
|
|
230
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
231
231
|
)
|
|
232
232
|
|
|
233
233
|
|
|
@@ -293,10 +293,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
|
|
|
293
293
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
294
294
|
from pprint import pprint
|
|
295
295
|
|
|
296
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
296
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
297
297
|
# See configuration.py for a list of all supported configuration parameters.
|
|
298
298
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
299
|
-
host = "https://env-ephemeral-
|
|
299
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
300
300
|
)
|
|
301
301
|
|
|
302
302
|
|
|
@@ -347,7 +347,7 @@ No authorization required
|
|
|
347
347
|
|
|
348
348
|
# pulpcore.client.pulp_service.ApiTestRandomLockTasksApi
|
|
349
349
|
|
|
350
|
-
All URIs are relative to *https://env-ephemeral-
|
|
350
|
+
All URIs are relative to *https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
351
351
|
|
|
352
352
|
Method | HTTP request | Description
|
|
353
353
|
------------- | ------------- | -------------
|
|
@@ -367,10 +367,10 @@ import pulpcore.client.pulp_service
|
|
|
367
367
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
368
368
|
from pprint import pprint
|
|
369
369
|
|
|
370
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
370
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
371
371
|
# See configuration.py for a list of all supported configuration parameters.
|
|
372
372
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
373
|
-
host = "https://env-ephemeral-
|
|
373
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
374
374
|
)
|
|
375
375
|
|
|
376
376
|
|
|
@@ -422,7 +422,7 @@ No authorization required
|
|
|
422
422
|
|
|
423
423
|
# pulpcore.client.pulp_service.ApiTestTasksApi
|
|
424
424
|
|
|
425
|
-
All URIs are relative to *https://env-ephemeral-
|
|
425
|
+
All URIs are relative to *https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
426
426
|
|
|
427
427
|
Method | HTTP request | Description
|
|
428
428
|
------------- | ------------- | -------------
|
|
@@ -442,10 +442,10 @@ import pulpcore.client.pulp_service
|
|
|
442
442
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
443
443
|
from pprint import pprint
|
|
444
444
|
|
|
445
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
445
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
446
446
|
# See configuration.py for a list of all supported configuration parameters.
|
|
447
447
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
448
|
-
host = "https://env-ephemeral-
|
|
448
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
449
449
|
)
|
|
450
450
|
|
|
451
451
|
|
|
@@ -527,7 +527,7 @@ async_operation_response_from_dict = AsyncOperationResponse.from_dict(async_oper
|
|
|
527
527
|
|
|
528
528
|
# pulpcore.client.pulp_service.ContentguardsFeatureApi
|
|
529
529
|
|
|
530
|
-
All URIs are relative to *https://env-ephemeral-
|
|
530
|
+
All URIs are relative to *https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
531
531
|
|
|
532
532
|
Method | HTTP request | Description
|
|
533
533
|
------------- | ------------- | -------------
|
|
@@ -563,10 +563,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
|
|
|
563
563
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
564
564
|
from pprint import pprint
|
|
565
565
|
|
|
566
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
566
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
567
567
|
# See configuration.py for a list of all supported configuration parameters.
|
|
568
568
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
569
|
-
host = "https://env-ephemeral-
|
|
569
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
570
570
|
)
|
|
571
571
|
|
|
572
572
|
# The client must configure the authentication and authorization parameters
|
|
@@ -657,10 +657,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
|
|
|
657
657
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
658
658
|
from pprint import pprint
|
|
659
659
|
|
|
660
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
660
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
661
661
|
# See configuration.py for a list of all supported configuration parameters.
|
|
662
662
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
663
|
-
host = "https://env-ephemeral-
|
|
663
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
664
664
|
)
|
|
665
665
|
|
|
666
666
|
# The client must configure the authentication and authorization parameters
|
|
@@ -749,10 +749,10 @@ import pulpcore.client.pulp_service
|
|
|
749
749
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
750
750
|
from pprint import pprint
|
|
751
751
|
|
|
752
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
752
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
753
753
|
# See configuration.py for a list of all supported configuration parameters.
|
|
754
754
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
755
|
-
host = "https://env-ephemeral-
|
|
755
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
756
756
|
)
|
|
757
757
|
|
|
758
758
|
# The client must configure the authentication and authorization parameters
|
|
@@ -838,10 +838,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_feature_content_guard_
|
|
|
838
838
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
839
839
|
from pprint import pprint
|
|
840
840
|
|
|
841
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
841
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
842
842
|
# See configuration.py for a list of all supported configuration parameters.
|
|
843
843
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
844
|
-
host = "https://env-ephemeral-
|
|
844
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
845
845
|
)
|
|
846
846
|
|
|
847
847
|
# The client must configure the authentication and authorization parameters
|
|
@@ -965,10 +965,10 @@ from pulpcore.client.pulp_service.models.object_roles_response import ObjectRole
|
|
|
965
965
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
966
966
|
from pprint import pprint
|
|
967
967
|
|
|
968
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
968
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
969
969
|
# See configuration.py for a list of all supported configuration parameters.
|
|
970
970
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
971
|
-
host = "https://env-ephemeral-
|
|
971
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
972
972
|
)
|
|
973
973
|
|
|
974
974
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1060,10 +1060,10 @@ from pulpcore.client.pulp_service.models.my_permissions_response import MyPermis
|
|
|
1060
1060
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1061
1061
|
from pprint import pprint
|
|
1062
1062
|
|
|
1063
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1063
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1064
1064
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1065
1065
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1066
|
-
host = "https://env-ephemeral-
|
|
1066
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1067
1067
|
)
|
|
1068
1068
|
|
|
1069
1069
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1156,10 +1156,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
|
|
|
1156
1156
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1157
1157
|
from pprint import pprint
|
|
1158
1158
|
|
|
1159
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1159
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1160
1160
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1161
1161
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1162
|
-
host = "https://env-ephemeral-
|
|
1162
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1163
1163
|
)
|
|
1164
1164
|
|
|
1165
1165
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1249,10 +1249,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
|
|
|
1249
1249
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1250
1250
|
from pprint import pprint
|
|
1251
1251
|
|
|
1252
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1252
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1253
1253
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1254
1254
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1255
|
-
host = "https://env-ephemeral-
|
|
1255
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1256
1256
|
)
|
|
1257
1257
|
|
|
1258
1258
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1345,10 +1345,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
|
|
|
1345
1345
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1346
1346
|
from pprint import pprint
|
|
1347
1347
|
|
|
1348
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1348
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1349
1349
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1350
1350
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1351
|
-
host = "https://env-ephemeral-
|
|
1351
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1352
1352
|
)
|
|
1353
1353
|
|
|
1354
1354
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1439,10 +1439,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
|
|
|
1439
1439
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1440
1440
|
from pprint import pprint
|
|
1441
1441
|
|
|
1442
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1442
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1443
1443
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1444
1444
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1445
|
-
host = "https://env-ephemeral-
|
|
1445
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1446
1446
|
)
|
|
1447
1447
|
|
|
1448
1448
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2050,7 +2050,7 @@ task_response_from_dict = TaskResponse.from_dict(task_response_dict)
|
|
|
2050
2050
|
|
|
2051
2051
|
# pulpcore.client.pulp_service.TasksApi
|
|
2052
2052
|
|
|
2053
|
-
All URIs are relative to *https://env-ephemeral-
|
|
2053
|
+
All URIs are relative to *https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
2054
2054
|
|
|
2055
2055
|
Method | HTTP request | Description
|
|
2056
2056
|
------------- | ------------- | -------------
|
|
@@ -2076,10 +2076,10 @@ from pulpcore.client.pulp_service.models.paginated_task_response_list import Pag
|
|
|
2076
2076
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2077
2077
|
from pprint import pprint
|
|
2078
2078
|
|
|
2079
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2079
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2080
2080
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2081
2081
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2082
|
-
host = "https://env-ephemeral-
|
|
2082
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2083
2083
|
)
|
|
2084
2084
|
|
|
2085
2085
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2261,7 +2261,7 @@ Name | Type | Description | Notes
|
|
|
2261
2261
|
|
|
2262
2262
|
# pulpcore.client.pulp_service.VulnReportServiceApi
|
|
2263
2263
|
|
|
2264
|
-
All URIs are relative to *https://env-ephemeral-
|
|
2264
|
+
All URIs are relative to *https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
2265
2265
|
|
|
2266
2266
|
Method | HTTP request | Description
|
|
2267
2267
|
------------- | ------------- | -------------
|
|
@@ -2290,10 +2290,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
|
|
|
2290
2290
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2291
2291
|
from pprint import pprint
|
|
2292
2292
|
|
|
2293
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2293
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2294
2294
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2295
2295
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2296
|
-
host = "https://env-ephemeral-
|
|
2296
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2297
2297
|
)
|
|
2298
2298
|
|
|
2299
2299
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2384,10 +2384,10 @@ import pulpcore.client.pulp_service
|
|
|
2384
2384
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2385
2385
|
from pprint import pprint
|
|
2386
2386
|
|
|
2387
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2387
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2388
2388
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2389
2389
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2390
|
-
host = "https://env-ephemeral-
|
|
2390
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2391
2391
|
)
|
|
2392
2392
|
|
|
2393
2393
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2473,10 +2473,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_vulnerability_report_r
|
|
|
2473
2473
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2474
2474
|
from pprint import pprint
|
|
2475
2475
|
|
|
2476
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2476
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2477
2477
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2478
2478
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2479
|
-
host = "https://env-ephemeral-
|
|
2479
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2480
2480
|
)
|
|
2481
2481
|
|
|
2482
2482
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2572,10 +2572,10 @@ from pulpcore.client.pulp_service.models.service_vulnerability_report_response i
|
|
|
2572
2572
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2573
2573
|
from pprint import pprint
|
|
2574
2574
|
|
|
2575
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2575
|
+
# Defining the host is optional and defaults to https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2576
2576
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2577
2577
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2578
|
-
host = "https://env-ephemeral-
|
|
2578
|
+
host = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2579
2579
|
)
|
|
2580
2580
|
|
|
2581
2581
|
# The client must configure the authentication and authorization parameters
|
{crc_pulp_service_client-20251112.3.dist-info → crc_pulp_service_client-20251209.1.dist-info}/RECORD
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
pulpcore/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
|
|
2
2
|
pulpcore/client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
|
|
3
|
-
pulpcore/client/pulp_service/__init__.py,sha256=
|
|
3
|
+
pulpcore/client/pulp_service/__init__.py,sha256=DnvH8Zl1nVhRkhItAsneP1XSv7xVrU2ojoGXp8fd32s,3439
|
|
4
4
|
pulpcore/client/pulp_service/api_client.py,sha256=bUn0ja4iSmsk-aqlEycpPJ_A2kS3Z8Od7rN0w8WXpS0,27521
|
|
5
5
|
pulpcore/client/pulp_service/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
|
|
6
|
-
pulpcore/client/pulp_service/configuration.py,sha256=
|
|
6
|
+
pulpcore/client/pulp_service/configuration.py,sha256=zBDKPJyYFoTRf89LQfyhVTCJQRPH_dv0n8XDXojeV_0,19686
|
|
7
7
|
pulpcore/client/pulp_service/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
|
|
8
8
|
pulpcore/client/pulp_service/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
pulpcore/client/pulp_service/rest.py,sha256=XBy6U2uDmD3JVaVMJshqRczy8zYdLoUpM0tT5uu10ao,9411
|
|
@@ -34,7 +34,7 @@ pulpcore/client/pulp_service/models/service_feature_content_guard_response.py,sh
|
|
|
34
34
|
pulpcore/client/pulp_service/models/service_vulnerability_report_response.py,sha256=q2xsiNvYK5WCIgvZFmf0DWXkLO1skj9hvApYtegsvgI,3880
|
|
35
35
|
pulpcore/client/pulp_service/models/storage_class_enum.py,sha256=BwLtMdj6LexVjhHIHELE1Hlw6c9dU6SCytz6f0D5c0E,1383
|
|
36
36
|
pulpcore/client/pulp_service/models/task_response.py,sha256=eObQXKMC0MEW0KHU_NpsxmztTUX65_sQzCZa7oM70EI,9008
|
|
37
|
-
crc_pulp_service_client-
|
|
38
|
-
crc_pulp_service_client-
|
|
39
|
-
crc_pulp_service_client-
|
|
40
|
-
crc_pulp_service_client-
|
|
37
|
+
crc_pulp_service_client-20251209.1.dist-info/METADATA,sha256=XmQ0tvkcjJACxMsSOsm8VngmvqCf24kGmvLA0ARrCCs,131746
|
|
38
|
+
crc_pulp_service_client-20251209.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
39
|
+
crc_pulp_service_client-20251209.1.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
|
|
40
|
+
crc_pulp_service_client-20251209.1.dist-info/RECORD,,
|
|
@@ -225,7 +225,7 @@ conf = pulpcore.client.pulp_service.Configuration(
|
|
|
225
225
|
) -> None:
|
|
226
226
|
"""Constructor
|
|
227
227
|
"""
|
|
228
|
-
self._base_path = "https://env-ephemeral-
|
|
228
|
+
self._base_path = "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
|
|
229
229
|
"""Default Base url
|
|
230
230
|
"""
|
|
231
231
|
self.server_index = 0 if server_index is None and host is None else server_index
|
|
@@ -557,7 +557,7 @@ conf = pulpcore.client.pulp_service.Configuration(
|
|
|
557
557
|
"OS: {env}\n"\
|
|
558
558
|
"Python Version: {pyversion}\n"\
|
|
559
559
|
"Version of the API: v3\n"\
|
|
560
|
-
"SDK Package Version:
|
|
560
|
+
"SDK Package Version: 20251209.1".\
|
|
561
561
|
format(env=sys.platform, pyversion=sys.version)
|
|
562
562
|
|
|
563
563
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -567,7 +567,7 @@ conf = pulpcore.client.pulp_service.Configuration(
|
|
|
567
567
|
"""
|
|
568
568
|
return [
|
|
569
569
|
{
|
|
570
|
-
'url': "https://env-ephemeral-
|
|
570
|
+
'url': "https://env-ephemeral-orq0qd.apps.crc-eph.r9lp.p1.openshiftapps.com",
|
|
571
571
|
'description': "No description provided",
|
|
572
572
|
}
|
|
573
573
|
]
|
{crc_pulp_service_client-20251112.3.dist-info → crc_pulp_service_client-20251209.1.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|