crc-pulp-service-client 20251028.1__py3-none-any.whl → 20251030.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-service-client might be problematic. Click here for more details.
- {crc_pulp_service_client-20251028.1.dist-info → crc_pulp_service_client-20251030.1.dist-info}/METADATA +46 -46
- {crc_pulp_service_client-20251028.1.dist-info → crc_pulp_service_client-20251030.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-20251028.1.dist-info → crc_pulp_service_client-20251030.1.dist-info}/WHEEL +0 -0
- {crc_pulp_service_client-20251028.1.dist-info → crc_pulp_service_client-20251030.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: 20251030.1
|
|
4
4
|
Summary: Pulp 3 API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: Pulp Team
|
|
@@ -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-xtzmuk.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-xtzmuk.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-xtzmuk.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-xtzmuk.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-xtzmuk.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-xtzmuk.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.ApiTestRandomLockTasksApi
|
|
203
203
|
|
|
204
|
-
All URIs are relative to *https://env-ephemeral-
|
|
204
|
+
All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
205
205
|
|
|
206
206
|
Method | HTTP request | Description
|
|
207
207
|
------------- | ------------- | -------------
|
|
@@ -221,10 +221,10 @@ import pulpcore.client.pulp_service
|
|
|
221
221
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
222
222
|
from pprint import pprint
|
|
223
223
|
|
|
224
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
224
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
225
225
|
# See configuration.py for a list of all supported configuration parameters.
|
|
226
226
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
227
|
-
host = "https://env-ephemeral-
|
|
227
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
228
228
|
)
|
|
229
229
|
|
|
230
230
|
|
|
@@ -276,7 +276,7 @@ No authorization required
|
|
|
276
276
|
|
|
277
277
|
# pulpcore.client.pulp_service.ApiTestTasksApi
|
|
278
278
|
|
|
279
|
-
All URIs are relative to *https://env-ephemeral-
|
|
279
|
+
All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
280
280
|
|
|
281
281
|
Method | HTTP request | Description
|
|
282
282
|
------------- | ------------- | -------------
|
|
@@ -296,10 +296,10 @@ import pulpcore.client.pulp_service
|
|
|
296
296
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
297
297
|
from pprint import pprint
|
|
298
298
|
|
|
299
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
299
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
300
300
|
# See configuration.py for a list of all supported configuration parameters.
|
|
301
301
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
302
|
-
host = "https://env-ephemeral-
|
|
302
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
303
303
|
)
|
|
304
304
|
|
|
305
305
|
|
|
@@ -381,7 +381,7 @@ async_operation_response_from_dict = AsyncOperationResponse.from_dict(async_oper
|
|
|
381
381
|
|
|
382
382
|
# pulpcore.client.pulp_service.ContentguardsFeatureApi
|
|
383
383
|
|
|
384
|
-
All URIs are relative to *https://env-ephemeral-
|
|
384
|
+
All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
385
385
|
|
|
386
386
|
Method | HTTP request | Description
|
|
387
387
|
------------- | ------------- | -------------
|
|
@@ -417,10 +417,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
|
|
|
417
417
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
418
418
|
from pprint import pprint
|
|
419
419
|
|
|
420
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
420
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
421
421
|
# See configuration.py for a list of all supported configuration parameters.
|
|
422
422
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
423
|
-
host = "https://env-ephemeral-
|
|
423
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
424
424
|
)
|
|
425
425
|
|
|
426
426
|
# The client must configure the authentication and authorization parameters
|
|
@@ -511,10 +511,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
|
|
|
511
511
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
512
512
|
from pprint import pprint
|
|
513
513
|
|
|
514
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
514
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
515
515
|
# See configuration.py for a list of all supported configuration parameters.
|
|
516
516
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
517
|
-
host = "https://env-ephemeral-
|
|
517
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
518
518
|
)
|
|
519
519
|
|
|
520
520
|
# The client must configure the authentication and authorization parameters
|
|
@@ -603,10 +603,10 @@ import pulpcore.client.pulp_service
|
|
|
603
603
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
604
604
|
from pprint import pprint
|
|
605
605
|
|
|
606
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
606
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
607
607
|
# See configuration.py for a list of all supported configuration parameters.
|
|
608
608
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
609
|
-
host = "https://env-ephemeral-
|
|
609
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
610
610
|
)
|
|
611
611
|
|
|
612
612
|
# The client must configure the authentication and authorization parameters
|
|
@@ -692,10 +692,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_feature_content_guard_
|
|
|
692
692
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
693
693
|
from pprint import pprint
|
|
694
694
|
|
|
695
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
695
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
696
696
|
# See configuration.py for a list of all supported configuration parameters.
|
|
697
697
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
698
|
-
host = "https://env-ephemeral-
|
|
698
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
699
699
|
)
|
|
700
700
|
|
|
701
701
|
# The client must configure the authentication and authorization parameters
|
|
@@ -819,10 +819,10 @@ from pulpcore.client.pulp_service.models.object_roles_response import ObjectRole
|
|
|
819
819
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
820
820
|
from pprint import pprint
|
|
821
821
|
|
|
822
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
822
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
823
823
|
# See configuration.py for a list of all supported configuration parameters.
|
|
824
824
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
825
|
-
host = "https://env-ephemeral-
|
|
825
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
826
826
|
)
|
|
827
827
|
|
|
828
828
|
# The client must configure the authentication and authorization parameters
|
|
@@ -914,10 +914,10 @@ from pulpcore.client.pulp_service.models.my_permissions_response import MyPermis
|
|
|
914
914
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
915
915
|
from pprint import pprint
|
|
916
916
|
|
|
917
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
917
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
918
918
|
# See configuration.py for a list of all supported configuration parameters.
|
|
919
919
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
920
|
-
host = "https://env-ephemeral-
|
|
920
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
921
921
|
)
|
|
922
922
|
|
|
923
923
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1010,10 +1010,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
|
|
|
1010
1010
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1011
1011
|
from pprint import pprint
|
|
1012
1012
|
|
|
1013
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1013
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1014
1014
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1015
1015
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1016
|
-
host = "https://env-ephemeral-
|
|
1016
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1017
1017
|
)
|
|
1018
1018
|
|
|
1019
1019
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1103,10 +1103,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
|
|
|
1103
1103
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1104
1104
|
from pprint import pprint
|
|
1105
1105
|
|
|
1106
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1106
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1107
1107
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1108
1108
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1109
|
-
host = "https://env-ephemeral-
|
|
1109
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1110
1110
|
)
|
|
1111
1111
|
|
|
1112
1112
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1199,10 +1199,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
|
|
|
1199
1199
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1200
1200
|
from pprint import pprint
|
|
1201
1201
|
|
|
1202
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1202
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1203
1203
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1204
1204
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1205
|
-
host = "https://env-ephemeral-
|
|
1205
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1206
1206
|
)
|
|
1207
1207
|
|
|
1208
1208
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1293,10 +1293,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
|
|
|
1293
1293
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1294
1294
|
from pprint import pprint
|
|
1295
1295
|
|
|
1296
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1296
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1297
1297
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1298
1298
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1299
|
-
host = "https://env-ephemeral-
|
|
1299
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1300
1300
|
)
|
|
1301
1301
|
|
|
1302
1302
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1904,7 +1904,7 @@ task_response_from_dict = TaskResponse.from_dict(task_response_dict)
|
|
|
1904
1904
|
|
|
1905
1905
|
# pulpcore.client.pulp_service.TasksApi
|
|
1906
1906
|
|
|
1907
|
-
All URIs are relative to *https://env-ephemeral-
|
|
1907
|
+
All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
1908
1908
|
|
|
1909
1909
|
Method | HTTP request | Description
|
|
1910
1910
|
------------- | ------------- | -------------
|
|
@@ -1930,10 +1930,10 @@ from pulpcore.client.pulp_service.models.paginated_task_response_list import Pag
|
|
|
1930
1930
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
1931
1931
|
from pprint import pprint
|
|
1932
1932
|
|
|
1933
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1933
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1934
1934
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1935
1935
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
1936
|
-
host = "https://env-ephemeral-
|
|
1936
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1937
1937
|
)
|
|
1938
1938
|
|
|
1939
1939
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2115,7 +2115,7 @@ Name | Type | Description | Notes
|
|
|
2115
2115
|
|
|
2116
2116
|
# pulpcore.client.pulp_service.VulnReportServiceApi
|
|
2117
2117
|
|
|
2118
|
-
All URIs are relative to *https://env-ephemeral-
|
|
2118
|
+
All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
2119
2119
|
|
|
2120
2120
|
Method | HTTP request | Description
|
|
2121
2121
|
------------- | ------------- | -------------
|
|
@@ -2144,10 +2144,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
|
|
|
2144
2144
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2145
2145
|
from pprint import pprint
|
|
2146
2146
|
|
|
2147
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2147
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2148
2148
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2149
2149
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2150
|
-
host = "https://env-ephemeral-
|
|
2150
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2151
2151
|
)
|
|
2152
2152
|
|
|
2153
2153
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2238,10 +2238,10 @@ import pulpcore.client.pulp_service
|
|
|
2238
2238
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2239
2239
|
from pprint import pprint
|
|
2240
2240
|
|
|
2241
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2241
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2242
2242
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2243
2243
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2244
|
-
host = "https://env-ephemeral-
|
|
2244
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2245
2245
|
)
|
|
2246
2246
|
|
|
2247
2247
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2327,10 +2327,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_vulnerability_report_r
|
|
|
2327
2327
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2328
2328
|
from pprint import pprint
|
|
2329
2329
|
|
|
2330
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2330
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2331
2331
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2332
2332
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2333
|
-
host = "https://env-ephemeral-
|
|
2333
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2334
2334
|
)
|
|
2335
2335
|
|
|
2336
2336
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2426,10 +2426,10 @@ from pulpcore.client.pulp_service.models.service_vulnerability_report_response i
|
|
|
2426
2426
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
2427
2427
|
from pprint import pprint
|
|
2428
2428
|
|
|
2429
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2429
|
+
# Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2430
2430
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2431
2431
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
2432
|
-
host = "https://env-ephemeral-
|
|
2432
|
+
host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2433
2433
|
)
|
|
2434
2434
|
|
|
2435
2435
|
# The client must configure the authentication and authorization parameters
|
{crc_pulp_service_client-20251028.1.dist-info → crc_pulp_service_client-20251030.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=S_2rZf2cb1DVoAdzdEUr_p9V2jHurEqcMzB146poWR0,3340
|
|
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=WDKxQYkBcJ_KOluF8ZIsUDuKqffEtIfLtdRJ3AdjpvY,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
|
|
@@ -33,7 +33,7 @@ pulpcore/client/pulp_service/models/service_feature_content_guard_response.py,sh
|
|
|
33
33
|
pulpcore/client/pulp_service/models/service_vulnerability_report_response.py,sha256=q2xsiNvYK5WCIgvZFmf0DWXkLO1skj9hvApYtegsvgI,3880
|
|
34
34
|
pulpcore/client/pulp_service/models/storage_class_enum.py,sha256=BwLtMdj6LexVjhHIHELE1Hlw6c9dU6SCytz6f0D5c0E,1383
|
|
35
35
|
pulpcore/client/pulp_service/models/task_response.py,sha256=eObQXKMC0MEW0KHU_NpsxmztTUX65_sQzCZa7oM70EI,9008
|
|
36
|
-
crc_pulp_service_client-
|
|
37
|
-
crc_pulp_service_client-
|
|
38
|
-
crc_pulp_service_client-
|
|
39
|
-
crc_pulp_service_client-
|
|
36
|
+
crc_pulp_service_client-20251030.1.dist-info/METADATA,sha256=vKbywfMVrM_sXLBrp_zBkJshe3nLI1TTk0aXtjl8kaU,126636
|
|
37
|
+
crc_pulp_service_client-20251030.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
38
|
+
crc_pulp_service_client-20251030.1.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
|
|
39
|
+
crc_pulp_service_client-20251030.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-xtzmuk.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: 20251030.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-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com",
|
|
571
571
|
'description': "No description provided",
|
|
572
572
|
}
|
|
573
573
|
]
|
{crc_pulp_service_client-20251028.1.dist-info → crc_pulp_service_client-20251030.1.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|