pulp_container_client 2.24.6 → 2.25.0
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.
- checksums.yaml +4 -4
- data/README.md +4 -5
- data/docs/ContainerContainerDistribution.md +6 -6
- data/docs/ContainerContainerDistributionResponse.md +16 -16
- data/docs/ContainerContainerPullThroughDistribution.md +6 -6
- data/docs/ContainerContainerPullThroughDistributionResponse.md +16 -16
- data/docs/ContainerContainerPushRepository.md +5 -5
- data/docs/ContainerContainerPushRepositoryResponse.md +13 -13
- data/docs/ContentBlobsApi.md +8 -20
- data/docs/ContentManifestsApi.md +8 -20
- data/docs/ContentSignaturesApi.md +8 -20
- data/docs/ContentTagsApi.md +8 -20
- data/docs/DistributionsContainerApi.md +32 -72
- data/docs/DistributionsPullThroughApi.md +32 -72
- data/docs/PatchedcontainerContainerDistribution.md +6 -6
- data/docs/PatchedcontainerContainerPullThroughDistribution.md +6 -6
- data/docs/PatchedcontainerContainerPushRepository.md +5 -5
- data/docs/PulpContainerNamespacesApi.md +16 -40
- data/docs/RemotesContainerApi.md +32 -72
- data/docs/RemotesPullThroughApi.md +32 -72
- data/docs/RepositoriesContainerApi.md +64 -138
- data/docs/RepositoriesContainerPushApi.md +36 -80
- data/docs/RepositoriesContainerPushVersionsApi.md +10 -22
- data/docs/RepositoriesContainerVersionsApi.md +10 -22
- data/docs/TokenApi.md +5 -14
- data/lib/pulp_container_client/api/content_blobs_api.rb +0 -12
- data/lib/pulp_container_client/api/content_manifests_api.rb +0 -12
- data/lib/pulp_container_client/api/content_signatures_api.rb +0 -12
- data/lib/pulp_container_client/api/content_tags_api.rb +0 -12
- data/lib/pulp_container_client/api/distributions_container_api.rb +0 -36
- data/lib/pulp_container_client/api/distributions_pull_through_api.rb +0 -36
- data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +0 -24
- data/lib/pulp_container_client/api/remotes_container_api.rb +0 -36
- data/lib/pulp_container_client/api/remotes_pull_through_api.rb +0 -36
- data/lib/pulp_container_client/api/repositories_container_api.rb +0 -63
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +0 -39
- data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +3 -15
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +3 -15
- data/lib/pulp_container_client/api/token_api.rb +0 -9
- data/lib/pulp_container_client/models/container_container_distribution.rb +31 -31
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +73 -73
- data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +31 -31
- data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +73 -73
- data/lib/pulp_container_client/models/container_container_push_repository.rb +43 -43
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +66 -66
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +29 -29
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +29 -29
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +41 -41
- data/lib/pulp_container_client/version.rb +1 -1
- data/pulp_container_client.gemspec +1 -0
- data/spec/api/content_blobs_api_spec.rb +0 -4
- data/spec/api/content_manifests_api_spec.rb +0 -4
- data/spec/api/content_signatures_api_spec.rb +0 -4
- data/spec/api/content_tags_api_spec.rb +0 -4
- data/spec/api/distributions_container_api_spec.rb +0 -12
- data/spec/api/distributions_pull_through_api_spec.rb +0 -12
- data/spec/api/pulp_container_namespaces_api_spec.rb +0 -8
- data/spec/api/remotes_container_api_spec.rb +0 -12
- data/spec/api/remotes_pull_through_api_spec.rb +0 -12
- data/spec/api/repositories_container_api_spec.rb +0 -21
- data/spec/api/repositories_container_push_api_spec.rb +0 -13
- data/spec/api/repositories_container_push_versions_api_spec.rb +1 -5
- data/spec/api/repositories_container_versions_api_spec.rb +1 -5
- data/spec/api/token_api_spec.rb +0 -3
- data/spec/models/container_container_distribution_response_spec.rb +11 -11
- data/spec/models/container_container_distribution_spec.rb +5 -5
- data/spec/models/container_container_pull_through_distribution_response_spec.rb +11 -11
- data/spec/models/container_container_pull_through_distribution_spec.rb +5 -5
- data/spec/models/container_container_push_repository_response_spec.rb +11 -11
- data/spec/models/container_container_push_repository_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_push_repository_spec.rb +5 -5
- metadata +80 -60
|
@@ -24,7 +24,6 @@ module PulpContainerClient
|
|
|
24
24
|
# @param container_container_namespace_href [String]
|
|
25
25
|
# @param nested_role [NestedRole]
|
|
26
26
|
# @param [Hash] opts the optional parameters
|
|
27
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
28
27
|
# @return [NestedRoleResponse]
|
|
29
28
|
def add_role(container_container_namespace_href, nested_role, opts = {})
|
|
30
29
|
data, _status_code, _headers = add_role_with_http_info(container_container_namespace_href, nested_role, opts)
|
|
@@ -36,7 +35,6 @@ module PulpContainerClient
|
|
|
36
35
|
# @param container_container_namespace_href [String]
|
|
37
36
|
# @param nested_role [NestedRole]
|
|
38
37
|
# @param [Hash] opts the optional parameters
|
|
39
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
40
38
|
# @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
|
|
41
39
|
def add_role_with_http_info(container_container_namespace_href, nested_role, opts = {})
|
|
42
40
|
if @api_client.config.debugging
|
|
@@ -65,7 +63,6 @@ module PulpContainerClient
|
|
|
65
63
|
if !content_type.nil?
|
|
66
64
|
header_params['Content-Type'] = content_type
|
|
67
65
|
end
|
|
68
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
69
66
|
|
|
70
67
|
# form parameters
|
|
71
68
|
form_params = opts[:form_params] || {}
|
|
@@ -100,7 +97,6 @@ module PulpContainerClient
|
|
|
100
97
|
# ViewSet for ContainerNamespaces.
|
|
101
98
|
# @param container_container_namespace [ContainerContainerNamespace]
|
|
102
99
|
# @param [Hash] opts the optional parameters
|
|
103
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
104
100
|
# @return [ContainerContainerNamespaceResponse]
|
|
105
101
|
def create(container_container_namespace, opts = {})
|
|
106
102
|
data, _status_code, _headers = create_with_http_info(container_container_namespace, opts)
|
|
@@ -111,7 +107,6 @@ module PulpContainerClient
|
|
|
111
107
|
# ViewSet for ContainerNamespaces.
|
|
112
108
|
# @param container_container_namespace [ContainerContainerNamespace]
|
|
113
109
|
# @param [Hash] opts the optional parameters
|
|
114
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
115
110
|
# @return [Array<(ContainerContainerNamespaceResponse, Integer, Hash)>] ContainerContainerNamespaceResponse data, response status code and response headers
|
|
116
111
|
def create_with_http_info(container_container_namespace, opts = {})
|
|
117
112
|
if @api_client.config.debugging
|
|
@@ -136,7 +131,6 @@ module PulpContainerClient
|
|
|
136
131
|
if !content_type.nil?
|
|
137
132
|
header_params['Content-Type'] = content_type
|
|
138
133
|
end
|
|
139
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
140
134
|
|
|
141
135
|
# form parameters
|
|
142
136
|
form_params = opts[:form_params] || {}
|
|
@@ -171,7 +165,6 @@ module PulpContainerClient
|
|
|
171
165
|
# Trigger an asynchronous delete task
|
|
172
166
|
# @param container_container_namespace_href [String]
|
|
173
167
|
# @param [Hash] opts the optional parameters
|
|
174
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
175
168
|
# @return [AsyncOperationResponse]
|
|
176
169
|
def delete(container_container_namespace_href, opts = {})
|
|
177
170
|
data, _status_code, _headers = delete_with_http_info(container_container_namespace_href, opts)
|
|
@@ -182,7 +175,6 @@ module PulpContainerClient
|
|
|
182
175
|
# Trigger an asynchronous delete task
|
|
183
176
|
# @param container_container_namespace_href [String]
|
|
184
177
|
# @param [Hash] opts the optional parameters
|
|
185
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
186
178
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
187
179
|
def delete_with_http_info(container_container_namespace_href, opts = {})
|
|
188
180
|
if @api_client.config.debugging
|
|
@@ -202,7 +194,6 @@ module PulpContainerClient
|
|
|
202
194
|
header_params = opts[:header_params] || {}
|
|
203
195
|
# HTTP header 'Accept' (if needed)
|
|
204
196
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
205
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
206
197
|
|
|
207
198
|
# form parameters
|
|
208
199
|
form_params = opts[:form_params] || {}
|
|
@@ -236,7 +227,6 @@ module PulpContainerClient
|
|
|
236
227
|
# List container namespaces
|
|
237
228
|
# ViewSet for ContainerNamespaces.
|
|
238
229
|
# @param [Hash] opts the optional parameters
|
|
239
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
240
230
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
241
231
|
# @option opts [String] :name Filter results where name matches value
|
|
242
232
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -264,7 +254,6 @@ module PulpContainerClient
|
|
|
264
254
|
# List container namespaces
|
|
265
255
|
# ViewSet for ContainerNamespaces.
|
|
266
256
|
# @param [Hash] opts the optional parameters
|
|
267
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
268
257
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
269
258
|
# @option opts [String] :name Filter results where name matches value
|
|
270
259
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -320,7 +309,6 @@ module PulpContainerClient
|
|
|
320
309
|
header_params = opts[:header_params] || {}
|
|
321
310
|
# HTTP header 'Accept' (if needed)
|
|
322
311
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
323
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
324
312
|
|
|
325
313
|
# form parameters
|
|
326
314
|
form_params = opts[:form_params] || {}
|
|
@@ -355,7 +343,6 @@ module PulpContainerClient
|
|
|
355
343
|
# List roles assigned to this object.
|
|
356
344
|
# @param container_container_namespace_href [String]
|
|
357
345
|
# @param [Hash] opts the optional parameters
|
|
358
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
359
346
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
360
347
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
361
348
|
# @return [ObjectRolesResponse]
|
|
@@ -368,7 +355,6 @@ module PulpContainerClient
|
|
|
368
355
|
# List roles assigned to this object.
|
|
369
356
|
# @param container_container_namespace_href [String]
|
|
370
357
|
# @param [Hash] opts the optional parameters
|
|
371
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
372
358
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
373
359
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
374
360
|
# @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
|
|
@@ -392,7 +378,6 @@ module PulpContainerClient
|
|
|
392
378
|
header_params = opts[:header_params] || {}
|
|
393
379
|
# HTTP header 'Accept' (if needed)
|
|
394
380
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
395
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
396
381
|
|
|
397
382
|
# form parameters
|
|
398
383
|
form_params = opts[:form_params] || {}
|
|
@@ -427,7 +412,6 @@ module PulpContainerClient
|
|
|
427
412
|
# List permissions available to the current user on this object.
|
|
428
413
|
# @param container_container_namespace_href [String]
|
|
429
414
|
# @param [Hash] opts the optional parameters
|
|
430
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
431
415
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
432
416
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
433
417
|
# @return [MyPermissionsResponse]
|
|
@@ -440,7 +424,6 @@ module PulpContainerClient
|
|
|
440
424
|
# List permissions available to the current user on this object.
|
|
441
425
|
# @param container_container_namespace_href [String]
|
|
442
426
|
# @param [Hash] opts the optional parameters
|
|
443
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
444
427
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
445
428
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
446
429
|
# @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
|
|
@@ -464,7 +447,6 @@ module PulpContainerClient
|
|
|
464
447
|
header_params = opts[:header_params] || {}
|
|
465
448
|
# HTTP header 'Accept' (if needed)
|
|
466
449
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
467
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
468
450
|
|
|
469
451
|
# form parameters
|
|
470
452
|
form_params = opts[:form_params] || {}
|
|
@@ -499,7 +481,6 @@ module PulpContainerClient
|
|
|
499
481
|
# ViewSet for ContainerNamespaces.
|
|
500
482
|
# @param container_container_namespace_href [String]
|
|
501
483
|
# @param [Hash] opts the optional parameters
|
|
502
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
503
484
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
504
485
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
505
486
|
# @return [ContainerContainerNamespaceResponse]
|
|
@@ -512,7 +493,6 @@ module PulpContainerClient
|
|
|
512
493
|
# ViewSet for ContainerNamespaces.
|
|
513
494
|
# @param container_container_namespace_href [String]
|
|
514
495
|
# @param [Hash] opts the optional parameters
|
|
515
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
516
496
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
517
497
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
518
498
|
# @return [Array<(ContainerContainerNamespaceResponse, Integer, Hash)>] ContainerContainerNamespaceResponse data, response status code and response headers
|
|
@@ -536,7 +516,6 @@ module PulpContainerClient
|
|
|
536
516
|
header_params = opts[:header_params] || {}
|
|
537
517
|
# HTTP header 'Accept' (if needed)
|
|
538
518
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
539
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
540
519
|
|
|
541
520
|
# form parameters
|
|
542
521
|
form_params = opts[:form_params] || {}
|
|
@@ -572,7 +551,6 @@ module PulpContainerClient
|
|
|
572
551
|
# @param container_container_namespace_href [String]
|
|
573
552
|
# @param nested_role [NestedRole]
|
|
574
553
|
# @param [Hash] opts the optional parameters
|
|
575
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
576
554
|
# @return [NestedRoleResponse]
|
|
577
555
|
def remove_role(container_container_namespace_href, nested_role, opts = {})
|
|
578
556
|
data, _status_code, _headers = remove_role_with_http_info(container_container_namespace_href, nested_role, opts)
|
|
@@ -584,7 +562,6 @@ module PulpContainerClient
|
|
|
584
562
|
# @param container_container_namespace_href [String]
|
|
585
563
|
# @param nested_role [NestedRole]
|
|
586
564
|
# @param [Hash] opts the optional parameters
|
|
587
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
588
565
|
# @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
|
|
589
566
|
def remove_role_with_http_info(container_container_namespace_href, nested_role, opts = {})
|
|
590
567
|
if @api_client.config.debugging
|
|
@@ -613,7 +590,6 @@ module PulpContainerClient
|
|
|
613
590
|
if !content_type.nil?
|
|
614
591
|
header_params['Content-Type'] = content_type
|
|
615
592
|
end
|
|
616
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
617
593
|
|
|
618
594
|
# form parameters
|
|
619
595
|
form_params = opts[:form_params] || {}
|
|
@@ -24,7 +24,6 @@ module PulpContainerClient
|
|
|
24
24
|
# @param container_container_remote_href [String]
|
|
25
25
|
# @param nested_role [NestedRole]
|
|
26
26
|
# @param [Hash] opts the optional parameters
|
|
27
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
28
27
|
# @return [NestedRoleResponse]
|
|
29
28
|
def add_role(container_container_remote_href, nested_role, opts = {})
|
|
30
29
|
data, _status_code, _headers = add_role_with_http_info(container_container_remote_href, nested_role, opts)
|
|
@@ -36,7 +35,6 @@ module PulpContainerClient
|
|
|
36
35
|
# @param container_container_remote_href [String]
|
|
37
36
|
# @param nested_role [NestedRole]
|
|
38
37
|
# @param [Hash] opts the optional parameters
|
|
39
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
40
38
|
# @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
|
|
41
39
|
def add_role_with_http_info(container_container_remote_href, nested_role, opts = {})
|
|
42
40
|
if @api_client.config.debugging
|
|
@@ -65,7 +63,6 @@ module PulpContainerClient
|
|
|
65
63
|
if !content_type.nil?
|
|
66
64
|
header_params['Content-Type'] = content_type
|
|
67
65
|
end
|
|
68
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
69
66
|
|
|
70
67
|
# form parameters
|
|
71
68
|
form_params = opts[:form_params] || {}
|
|
@@ -100,7 +97,6 @@ module PulpContainerClient
|
|
|
100
97
|
# Container remotes represent an external repository that implements the Container Registry API. Container remotes support deferred downloading by configuring the ``policy`` field. ``on_demand`` and ``streamed`` policies can provide significant disk space savings.
|
|
101
98
|
# @param container_container_remote [ContainerContainerRemote]
|
|
102
99
|
# @param [Hash] opts the optional parameters
|
|
103
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
104
100
|
# @return [ContainerContainerRemoteResponse]
|
|
105
101
|
def create(container_container_remote, opts = {})
|
|
106
102
|
data, _status_code, _headers = create_with_http_info(container_container_remote, opts)
|
|
@@ -111,7 +107,6 @@ module PulpContainerClient
|
|
|
111
107
|
# Container remotes represent an external repository that implements the Container Registry API. Container remotes support deferred downloading by configuring the ``policy`` field. ``on_demand`` and ``streamed`` policies can provide significant disk space savings.
|
|
112
108
|
# @param container_container_remote [ContainerContainerRemote]
|
|
113
109
|
# @param [Hash] opts the optional parameters
|
|
114
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
115
110
|
# @return [Array<(ContainerContainerRemoteResponse, Integer, Hash)>] ContainerContainerRemoteResponse data, response status code and response headers
|
|
116
111
|
def create_with_http_info(container_container_remote, opts = {})
|
|
117
112
|
if @api_client.config.debugging
|
|
@@ -136,7 +131,6 @@ module PulpContainerClient
|
|
|
136
131
|
if !content_type.nil?
|
|
137
132
|
header_params['Content-Type'] = content_type
|
|
138
133
|
end
|
|
139
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
140
134
|
|
|
141
135
|
# form parameters
|
|
142
136
|
form_params = opts[:form_params] || {}
|
|
@@ -171,7 +165,6 @@ module PulpContainerClient
|
|
|
171
165
|
# Trigger an asynchronous delete task
|
|
172
166
|
# @param container_container_remote_href [String]
|
|
173
167
|
# @param [Hash] opts the optional parameters
|
|
174
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
175
168
|
# @return [AsyncOperationResponse]
|
|
176
169
|
def delete(container_container_remote_href, opts = {})
|
|
177
170
|
data, _status_code, _headers = delete_with_http_info(container_container_remote_href, opts)
|
|
@@ -182,7 +175,6 @@ module PulpContainerClient
|
|
|
182
175
|
# Trigger an asynchronous delete task
|
|
183
176
|
# @param container_container_remote_href [String]
|
|
184
177
|
# @param [Hash] opts the optional parameters
|
|
185
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
186
178
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
187
179
|
def delete_with_http_info(container_container_remote_href, opts = {})
|
|
188
180
|
if @api_client.config.debugging
|
|
@@ -202,7 +194,6 @@ module PulpContainerClient
|
|
|
202
194
|
header_params = opts[:header_params] || {}
|
|
203
195
|
# HTTP header 'Accept' (if needed)
|
|
204
196
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
205
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
206
197
|
|
|
207
198
|
# form parameters
|
|
208
199
|
form_params = opts[:form_params] || {}
|
|
@@ -236,7 +227,6 @@ module PulpContainerClient
|
|
|
236
227
|
# List container remotes
|
|
237
228
|
# Container remotes represent an external repository that implements the Container Registry API. Container remotes support deferred downloading by configuring the ``policy`` field. ``on_demand`` and ``streamed`` policies can provide significant disk space savings.
|
|
238
229
|
# @param [Hash] opts the optional parameters
|
|
239
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
240
230
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
241
231
|
# @option opts [String] :name Filter results where name matches value
|
|
242
232
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -272,7 +262,6 @@ module PulpContainerClient
|
|
|
272
262
|
# List container remotes
|
|
273
263
|
# Container remotes represent an external repository that implements the Container Registry API. Container remotes support deferred downloading by configuring the ``policy`` field. ``on_demand`` and ``streamed`` policies can provide significant disk space savings.
|
|
274
264
|
# @param [Hash] opts the optional parameters
|
|
275
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
276
265
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
277
266
|
# @option opts [String] :name Filter results where name matches value
|
|
278
267
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -344,7 +333,6 @@ module PulpContainerClient
|
|
|
344
333
|
header_params = opts[:header_params] || {}
|
|
345
334
|
# HTTP header 'Accept' (if needed)
|
|
346
335
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
347
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
348
336
|
|
|
349
337
|
# form parameters
|
|
350
338
|
form_params = opts[:form_params] || {}
|
|
@@ -379,7 +367,6 @@ module PulpContainerClient
|
|
|
379
367
|
# List roles assigned to this object.
|
|
380
368
|
# @param container_container_remote_href [String]
|
|
381
369
|
# @param [Hash] opts the optional parameters
|
|
382
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
383
370
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
384
371
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
385
372
|
# @return [ObjectRolesResponse]
|
|
@@ -392,7 +379,6 @@ module PulpContainerClient
|
|
|
392
379
|
# List roles assigned to this object.
|
|
393
380
|
# @param container_container_remote_href [String]
|
|
394
381
|
# @param [Hash] opts the optional parameters
|
|
395
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
396
382
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
397
383
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
398
384
|
# @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
|
|
@@ -416,7 +402,6 @@ module PulpContainerClient
|
|
|
416
402
|
header_params = opts[:header_params] || {}
|
|
417
403
|
# HTTP header 'Accept' (if needed)
|
|
418
404
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
419
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
420
405
|
|
|
421
406
|
# form parameters
|
|
422
407
|
form_params = opts[:form_params] || {}
|
|
@@ -451,7 +436,6 @@ module PulpContainerClient
|
|
|
451
436
|
# List permissions available to the current user on this object.
|
|
452
437
|
# @param container_container_remote_href [String]
|
|
453
438
|
# @param [Hash] opts the optional parameters
|
|
454
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
455
439
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
456
440
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
457
441
|
# @return [MyPermissionsResponse]
|
|
@@ -464,7 +448,6 @@ module PulpContainerClient
|
|
|
464
448
|
# List permissions available to the current user on this object.
|
|
465
449
|
# @param container_container_remote_href [String]
|
|
466
450
|
# @param [Hash] opts the optional parameters
|
|
467
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
468
451
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
469
452
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
470
453
|
# @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
|
|
@@ -488,7 +471,6 @@ module PulpContainerClient
|
|
|
488
471
|
header_params = opts[:header_params] || {}
|
|
489
472
|
# HTTP header 'Accept' (if needed)
|
|
490
473
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
491
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
492
474
|
|
|
493
475
|
# form parameters
|
|
494
476
|
form_params = opts[:form_params] || {}
|
|
@@ -524,7 +506,6 @@ module PulpContainerClient
|
|
|
524
506
|
# @param container_container_remote_href [String]
|
|
525
507
|
# @param patchedcontainer_container_remote [PatchedcontainerContainerRemote]
|
|
526
508
|
# @param [Hash] opts the optional parameters
|
|
527
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
528
509
|
# @return [AsyncOperationResponse]
|
|
529
510
|
def partial_update(container_container_remote_href, patchedcontainer_container_remote, opts = {})
|
|
530
511
|
data, _status_code, _headers = partial_update_with_http_info(container_container_remote_href, patchedcontainer_container_remote, opts)
|
|
@@ -536,7 +517,6 @@ module PulpContainerClient
|
|
|
536
517
|
# @param container_container_remote_href [String]
|
|
537
518
|
# @param patchedcontainer_container_remote [PatchedcontainerContainerRemote]
|
|
538
519
|
# @param [Hash] opts the optional parameters
|
|
539
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
540
520
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
541
521
|
def partial_update_with_http_info(container_container_remote_href, patchedcontainer_container_remote, opts = {})
|
|
542
522
|
if @api_client.config.debugging
|
|
@@ -565,7 +545,6 @@ module PulpContainerClient
|
|
|
565
545
|
if !content_type.nil?
|
|
566
546
|
header_params['Content-Type'] = content_type
|
|
567
547
|
end
|
|
568
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
569
548
|
|
|
570
549
|
# form parameters
|
|
571
550
|
form_params = opts[:form_params] || {}
|
|
@@ -600,7 +579,6 @@ module PulpContainerClient
|
|
|
600
579
|
# Container remotes represent an external repository that implements the Container Registry API. Container remotes support deferred downloading by configuring the ``policy`` field. ``on_demand`` and ``streamed`` policies can provide significant disk space savings.
|
|
601
580
|
# @param container_container_remote_href [String]
|
|
602
581
|
# @param [Hash] opts the optional parameters
|
|
603
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
604
582
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
605
583
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
606
584
|
# @return [ContainerContainerRemoteResponse]
|
|
@@ -613,7 +591,6 @@ module PulpContainerClient
|
|
|
613
591
|
# Container remotes represent an external repository that implements the Container Registry API. Container remotes support deferred downloading by configuring the ``policy`` field. ``on_demand`` and ``streamed`` policies can provide significant disk space savings.
|
|
614
592
|
# @param container_container_remote_href [String]
|
|
615
593
|
# @param [Hash] opts the optional parameters
|
|
616
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
617
594
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
618
595
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
619
596
|
# @return [Array<(ContainerContainerRemoteResponse, Integer, Hash)>] ContainerContainerRemoteResponse data, response status code and response headers
|
|
@@ -637,7 +614,6 @@ module PulpContainerClient
|
|
|
637
614
|
header_params = opts[:header_params] || {}
|
|
638
615
|
# HTTP header 'Accept' (if needed)
|
|
639
616
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
640
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
641
617
|
|
|
642
618
|
# form parameters
|
|
643
619
|
form_params = opts[:form_params] || {}
|
|
@@ -673,7 +649,6 @@ module PulpContainerClient
|
|
|
673
649
|
# @param container_container_remote_href [String]
|
|
674
650
|
# @param nested_role [NestedRole]
|
|
675
651
|
# @param [Hash] opts the optional parameters
|
|
676
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
677
652
|
# @return [NestedRoleResponse]
|
|
678
653
|
def remove_role(container_container_remote_href, nested_role, opts = {})
|
|
679
654
|
data, _status_code, _headers = remove_role_with_http_info(container_container_remote_href, nested_role, opts)
|
|
@@ -685,7 +660,6 @@ module PulpContainerClient
|
|
|
685
660
|
# @param container_container_remote_href [String]
|
|
686
661
|
# @param nested_role [NestedRole]
|
|
687
662
|
# @param [Hash] opts the optional parameters
|
|
688
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
689
663
|
# @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
|
|
690
664
|
def remove_role_with_http_info(container_container_remote_href, nested_role, opts = {})
|
|
691
665
|
if @api_client.config.debugging
|
|
@@ -714,7 +688,6 @@ module PulpContainerClient
|
|
|
714
688
|
if !content_type.nil?
|
|
715
689
|
header_params['Content-Type'] = content_type
|
|
716
690
|
end
|
|
717
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
718
691
|
|
|
719
692
|
# form parameters
|
|
720
693
|
form_params = opts[:form_params] || {}
|
|
@@ -750,7 +723,6 @@ module PulpContainerClient
|
|
|
750
723
|
# @param container_container_remote_href [String]
|
|
751
724
|
# @param set_label [SetLabel]
|
|
752
725
|
# @param [Hash] opts the optional parameters
|
|
753
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
754
726
|
# @return [SetLabelResponse]
|
|
755
727
|
def set_label(container_container_remote_href, set_label, opts = {})
|
|
756
728
|
data, _status_code, _headers = set_label_with_http_info(container_container_remote_href, set_label, opts)
|
|
@@ -762,7 +734,6 @@ module PulpContainerClient
|
|
|
762
734
|
# @param container_container_remote_href [String]
|
|
763
735
|
# @param set_label [SetLabel]
|
|
764
736
|
# @param [Hash] opts the optional parameters
|
|
765
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
766
737
|
# @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
|
|
767
738
|
def set_label_with_http_info(container_container_remote_href, set_label, opts = {})
|
|
768
739
|
if @api_client.config.debugging
|
|
@@ -791,7 +762,6 @@ module PulpContainerClient
|
|
|
791
762
|
if !content_type.nil?
|
|
792
763
|
header_params['Content-Type'] = content_type
|
|
793
764
|
end
|
|
794
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
795
765
|
|
|
796
766
|
# form parameters
|
|
797
767
|
form_params = opts[:form_params] || {}
|
|
@@ -827,7 +797,6 @@ module PulpContainerClient
|
|
|
827
797
|
# @param container_container_remote_href [String]
|
|
828
798
|
# @param unset_label [UnsetLabel]
|
|
829
799
|
# @param [Hash] opts the optional parameters
|
|
830
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
831
800
|
# @return [UnsetLabelResponse]
|
|
832
801
|
def unset_label(container_container_remote_href, unset_label, opts = {})
|
|
833
802
|
data, _status_code, _headers = unset_label_with_http_info(container_container_remote_href, unset_label, opts)
|
|
@@ -839,7 +808,6 @@ module PulpContainerClient
|
|
|
839
808
|
# @param container_container_remote_href [String]
|
|
840
809
|
# @param unset_label [UnsetLabel]
|
|
841
810
|
# @param [Hash] opts the optional parameters
|
|
842
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
843
811
|
# @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
|
|
844
812
|
def unset_label_with_http_info(container_container_remote_href, unset_label, opts = {})
|
|
845
813
|
if @api_client.config.debugging
|
|
@@ -868,7 +836,6 @@ module PulpContainerClient
|
|
|
868
836
|
if !content_type.nil?
|
|
869
837
|
header_params['Content-Type'] = content_type
|
|
870
838
|
end
|
|
871
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
872
839
|
|
|
873
840
|
# form parameters
|
|
874
841
|
form_params = opts[:form_params] || {}
|
|
@@ -904,7 +871,6 @@ module PulpContainerClient
|
|
|
904
871
|
# @param container_container_remote_href [String]
|
|
905
872
|
# @param container_container_remote [ContainerContainerRemote]
|
|
906
873
|
# @param [Hash] opts the optional parameters
|
|
907
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
908
874
|
# @return [AsyncOperationResponse]
|
|
909
875
|
def update(container_container_remote_href, container_container_remote, opts = {})
|
|
910
876
|
data, _status_code, _headers = update_with_http_info(container_container_remote_href, container_container_remote, opts)
|
|
@@ -916,7 +882,6 @@ module PulpContainerClient
|
|
|
916
882
|
# @param container_container_remote_href [String]
|
|
917
883
|
# @param container_container_remote [ContainerContainerRemote]
|
|
918
884
|
# @param [Hash] opts the optional parameters
|
|
919
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
920
885
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
921
886
|
def update_with_http_info(container_container_remote_href, container_container_remote, opts = {})
|
|
922
887
|
if @api_client.config.debugging
|
|
@@ -945,7 +910,6 @@ module PulpContainerClient
|
|
|
945
910
|
if !content_type.nil?
|
|
946
911
|
header_params['Content-Type'] = content_type
|
|
947
912
|
end
|
|
948
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
949
913
|
|
|
950
914
|
# form parameters
|
|
951
915
|
form_params = opts[:form_params] || {}
|