pulp_container_client 1.4.1 → 1.4.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +7 -11
- data/docs/{ContainerBlobRead.md → ContainerBlob.md} +2 -2
- data/docs/ContainerContainerDistribution.md +10 -10
- data/docs/{ContainerManifestRead.md → ContainerManifest.md} +2 -2
- data/docs/{ContainerTagRead.md → ContainerTag.md} +2 -2
- data/docs/ContentBlobsApi.md +2 -2
- data/docs/ContentManifestsApi.md +2 -2
- data/docs/ContentTagsApi.md +2 -2
- data/docs/DistributionsContainerApi.md +2 -2
- data/docs/InlineResponse200.md +1 -1
- data/docs/InlineResponse2001.md +1 -1
- data/docs/InlineResponse2002.md +1 -1
- data/docs/InlineResponse2003.md +1 -1
- data/docs/InlineResponse2004.md +1 -1
- data/docs/InlineResponse2005.md +1 -1
- data/docs/InlineResponse2006.md +1 -1
- data/docs/RemotesContainerApi.md +4 -4
- data/docs/RepositoriesContainerApi.md +4 -4
- data/docs/RepositoriesContainerVersionsApi.md +6 -4
- data/lib/pulp_container_client.rb +3 -7
- data/lib/pulp_container_client/api/content_blobs_api.rb +3 -3
- data/lib/pulp_container_client/api/content_manifests_api.rb +3 -3
- data/lib/pulp_container_client/api/content_tags_api.rb +3 -3
- data/lib/pulp_container_client/api/distributions_container_api.rb +3 -3
- data/lib/pulp_container_client/api/remotes_container_api.rb +6 -6
- data/lib/pulp_container_client/api/repositories_container_api.rb +6 -6
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +9 -6
- data/lib/pulp_container_client/models/{container_blob_read.rb → container_blob.rb} +3 -3
- data/lib/pulp_container_client/models/container_container_distribution.rb +64 -64
- data/lib/pulp_container_client/models/{container_manifest_read.rb → container_manifest.rb} +3 -3
- data/lib/pulp_container_client/models/{container_tag_read.rb → container_tag.rb} +3 -3
- data/lib/pulp_container_client/models/inline_response200.rb +1 -1
- data/lib/pulp_container_client/models/inline_response2001.rb +1 -1
- data/lib/pulp_container_client/models/inline_response2002.rb +1 -1
- data/lib/pulp_container_client/models/inline_response2003.rb +1 -1
- data/lib/pulp_container_client/models/inline_response2004.rb +1 -1
- data/lib/pulp_container_client/models/inline_response2005.rb +1 -1
- data/lib/pulp_container_client/models/inline_response2006.rb +1 -1
- data/lib/pulp_container_client/version.rb +1 -1
- data/spec/api/content_blobs_api_spec.rb +1 -1
- data/spec/api/content_manifests_api_spec.rb +1 -1
- data/spec/api/content_tags_api_spec.rb +1 -1
- data/spec/api/distributions_container_api_spec.rb +1 -1
- data/spec/api/remotes_container_api_spec.rb +2 -2
- data/spec/api/repositories_container_api_spec.rb +2 -2
- data/spec/api/repositories_container_versions_api_spec.rb +3 -2
- data/spec/models/{container_blob_read_spec.rb → container_blob_spec.rb} +6 -6
- data/spec/models/container_container_distribution_spec.rb +6 -6
- data/spec/models/{container_manifest_read_spec.rb → container_manifest_spec.rb} +6 -6
- data/spec/models/{container_tag_read_spec.rb → container_tag_spec.rb} +6 -6
- metadata +14 -30
- data/docs/ContainerContainerDistributionRead.md +0 -31
- data/docs/ContainerContainerRemoteRead.md +0 -47
- data/docs/ContainerContainerRepositoryRead.md +0 -27
- data/docs/RepositoryVersionRead.md +0 -25
- data/lib/pulp_container_client/models/container_container_distribution_read.rb +0 -342
- data/lib/pulp_container_client/models/container_container_remote_read.rb +0 -578
- data/lib/pulp_container_client/models/container_container_repository_read.rb +0 -294
- data/lib/pulp_container_client/models/repository_version_read.rb +0 -244
- data/spec/models/container_container_distribution_read_spec.rb +0 -83
- data/spec/models/container_container_remote_read_spec.rb +0 -135
- data/spec/models/container_container_repository_read_spec.rb +0 -71
- data/spec/models/repository_version_read_spec.rb +0 -65
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c6df1ebc46e1b56e8a6a7a608c65bee3bebe23d58b32b4650c4b87e995344723
|
4
|
+
data.tar.gz: f6de492b0a703467b5db83b4ec2ef3ffbc66624082cf5a3674b448f217a6bb3d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aec4b63fe8768d09f7d461ccf6aa671342671d47902bba50bad0f04881b0a7bfa60e501735b085ec957ace20c076c396101660ce692bb03c9f4771b09cd64e13
|
7
|
+
data.tar.gz: b7a553d39f6797cc0d71f3de0ff41ad1b04eeffa368cf60b6c283bbea4f354d732f61b04ceefc98f2cf2cf444d3c5f403f6aebd379395d16d797950066baa6d9
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
8
8
|
|
9
9
|
- API version: v3
|
10
|
-
- Package version: 1.4.
|
10
|
+
- Package version: 1.4.2
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
12
12
|
|
13
13
|
## Installation
|
@@ -23,16 +23,16 @@ gem build pulp_container_client.gemspec
|
|
23
23
|
Then either install the gem locally:
|
24
24
|
|
25
25
|
```shell
|
26
|
-
gem install ./pulp_container_client-1.4.
|
26
|
+
gem install ./pulp_container_client-1.4.2.gem
|
27
27
|
```
|
28
28
|
|
29
|
-
(for development, run `gem install --dev ./pulp_container_client-1.4.
|
29
|
+
(for development, run `gem install --dev ./pulp_container_client-1.4.2.gem` to install the development dependencies)
|
30
30
|
|
31
31
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
32
32
|
|
33
33
|
Finally add this to the Gemfile:
|
34
34
|
|
35
|
-
gem 'pulp_container_client', '~> 1.4.
|
35
|
+
gem 'pulp_container_client', '~> 1.4.2'
|
36
36
|
|
37
37
|
### Install from Git
|
38
38
|
|
@@ -135,15 +135,12 @@ Class | Method | HTTP request | Description
|
|
135
135
|
## Documentation for Models
|
136
136
|
|
137
137
|
- [PulpContainerClient::AsyncOperationResponse](docs/AsyncOperationResponse.md)
|
138
|
-
- [PulpContainerClient::
|
138
|
+
- [PulpContainerClient::ContainerBlob](docs/ContainerBlob.md)
|
139
139
|
- [PulpContainerClient::ContainerContainerDistribution](docs/ContainerContainerDistribution.md)
|
140
|
-
- [PulpContainerClient::ContainerContainerDistributionRead](docs/ContainerContainerDistributionRead.md)
|
141
140
|
- [PulpContainerClient::ContainerContainerRemote](docs/ContainerContainerRemote.md)
|
142
|
-
- [PulpContainerClient::ContainerContainerRemoteRead](docs/ContainerContainerRemoteRead.md)
|
143
141
|
- [PulpContainerClient::ContainerContainerRepository](docs/ContainerContainerRepository.md)
|
144
|
-
- [PulpContainerClient::
|
145
|
-
- [PulpContainerClient::
|
146
|
-
- [PulpContainerClient::ContainerTagRead](docs/ContainerTagRead.md)
|
142
|
+
- [PulpContainerClient::ContainerManifest](docs/ContainerManifest.md)
|
143
|
+
- [PulpContainerClient::ContainerTag](docs/ContainerTag.md)
|
147
144
|
- [PulpContainerClient::ContentSummary](docs/ContentSummary.md)
|
148
145
|
- [PulpContainerClient::InlineResponse200](docs/InlineResponse200.md)
|
149
146
|
- [PulpContainerClient::InlineResponse2001](docs/InlineResponse2001.md)
|
@@ -156,7 +153,6 @@ Class | Method | HTTP request | Description
|
|
156
153
|
- [PulpContainerClient::RecursiveManage](docs/RecursiveManage.md)
|
157
154
|
- [PulpContainerClient::RepositorySyncURL](docs/RepositorySyncURL.md)
|
158
155
|
- [PulpContainerClient::RepositoryVersion](docs/RepositoryVersion.md)
|
159
|
-
- [PulpContainerClient::RepositoryVersionRead](docs/RepositoryVersionRead.md)
|
160
156
|
- [PulpContainerClient::TagCopy](docs/TagCopy.md)
|
161
157
|
- [PulpContainerClient::TagImage](docs/TagImage.md)
|
162
158
|
- [PulpContainerClient::UnTagImage](docs/UnTagImage.md)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpContainerClient::
|
1
|
+
# PulpContainerClient::ContainerBlob
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -15,7 +15,7 @@ Name | Type | Description | Notes
|
|
15
15
|
```ruby
|
16
16
|
require 'PulpContainerClient'
|
17
17
|
|
18
|
-
instance = PulpContainerClient::
|
18
|
+
instance = PulpContainerClient::ContainerBlob.new(pulp_href: null,
|
19
19
|
pulp_created: null,
|
20
20
|
artifact: null,
|
21
21
|
digest: null,
|
@@ -4,13 +4,13 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**
|
8
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
-
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
10
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
7
|
+
**base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
|
11
8
|
**pulp_href** | **String** | | [optional] [readonly]
|
9
|
+
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
10
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
12
11
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
13
|
-
**
|
12
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
13
|
+
**content_guard** | **String** | An optional content-guard. | [optional]
|
14
14
|
**registry_path** | **String** | The Registry hostame/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
|
15
15
|
|
16
16
|
## Code Sample
|
@@ -18,13 +18,13 @@ Name | Type | Description | Notes
|
|
18
18
|
```ruby
|
19
19
|
require 'PulpContainerClient'
|
20
20
|
|
21
|
-
instance = PulpContainerClient::ContainerContainerDistribution.new(
|
22
|
-
pulp_created: null,
|
23
|
-
name: null,
|
24
|
-
repository: null,
|
21
|
+
instance = PulpContainerClient::ContainerContainerDistribution.new(base_path: null,
|
25
22
|
pulp_href: null,
|
23
|
+
name: null,
|
24
|
+
pulp_created: null,
|
26
25
|
repository_version: null,
|
27
|
-
|
26
|
+
repository: null,
|
27
|
+
content_guard: null,
|
28
28
|
registry_path: null)
|
29
29
|
```
|
30
30
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpContainerClient::
|
1
|
+
# PulpContainerClient::ContainerManifest
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -19,7 +19,7 @@ Name | Type | Description | Notes
|
|
19
19
|
```ruby
|
20
20
|
require 'PulpContainerClient'
|
21
21
|
|
22
|
-
instance = PulpContainerClient::
|
22
|
+
instance = PulpContainerClient::ContainerManifest.new(pulp_href: null,
|
23
23
|
pulp_created: null,
|
24
24
|
artifact: null,
|
25
25
|
digest: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpContainerClient::
|
1
|
+
# PulpContainerClient::ContainerTag
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -15,7 +15,7 @@ Name | Type | Description | Notes
|
|
15
15
|
```ruby
|
16
16
|
require 'PulpContainerClient'
|
17
17
|
|
18
|
-
instance = PulpContainerClient::
|
18
|
+
instance = PulpContainerClient::ContainerTag.new(pulp_href: null,
|
19
19
|
pulp_created: null,
|
20
20
|
artifact: null,
|
21
21
|
name: null,
|
data/docs/ContentBlobsApi.md
CHANGED
@@ -86,7 +86,7 @@ Name | Type | Description | Notes
|
|
86
86
|
|
87
87
|
## read
|
88
88
|
|
89
|
-
>
|
89
|
+
> ContainerBlob read(blob_href, opts)
|
90
90
|
|
91
91
|
Inspect a blob
|
92
92
|
|
@@ -131,7 +131,7 @@ Name | Type | Description | Notes
|
|
131
131
|
|
132
132
|
### Return type
|
133
133
|
|
134
|
-
[**
|
134
|
+
[**ContainerBlob**](ContainerBlob.md)
|
135
135
|
|
136
136
|
### Authorization
|
137
137
|
|
data/docs/ContentManifestsApi.md
CHANGED
@@ -86,7 +86,7 @@ Name | Type | Description | Notes
|
|
86
86
|
|
87
87
|
## read
|
88
88
|
|
89
|
-
>
|
89
|
+
> ContainerManifest read(manifest_href, opts)
|
90
90
|
|
91
91
|
Inspect a manifest
|
92
92
|
|
@@ -131,7 +131,7 @@ Name | Type | Description | Notes
|
|
131
131
|
|
132
132
|
### Return type
|
133
133
|
|
134
|
-
[**
|
134
|
+
[**ContainerManifest**](ContainerManifest.md)
|
135
135
|
|
136
136
|
### Authorization
|
137
137
|
|
data/docs/ContentTagsApi.md
CHANGED
@@ -88,7 +88,7 @@ Name | Type | Description | Notes
|
|
88
88
|
|
89
89
|
## read
|
90
90
|
|
91
|
-
>
|
91
|
+
> ContainerTag read(tag_href, opts)
|
92
92
|
|
93
93
|
Inspect a tag
|
94
94
|
|
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
|
|
133
133
|
|
134
134
|
### Return type
|
135
135
|
|
136
|
-
[**
|
136
|
+
[**ContainerTag**](ContainerTag.md)
|
137
137
|
|
138
138
|
### Authorization
|
139
139
|
|
@@ -251,7 +251,7 @@ Name | Type | Description | Notes
|
|
251
251
|
|
252
252
|
## read
|
253
253
|
|
254
|
-
>
|
254
|
+
> ContainerContainerDistribution read(container_distribution_href, opts)
|
255
255
|
|
256
256
|
Inspect a container distribution
|
257
257
|
|
@@ -296,7 +296,7 @@ Name | Type | Description | Notes
|
|
296
296
|
|
297
297
|
### Return type
|
298
298
|
|
299
|
-
[**
|
299
|
+
[**ContainerContainerDistribution**](ContainerContainerDistribution.md)
|
300
300
|
|
301
301
|
### Authorization
|
302
302
|
|
data/docs/InlineResponse200.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<ContainerBlob>**](ContainerBlob.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/InlineResponse2001.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<ContainerManifest>**](ContainerManifest.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/InlineResponse2002.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<ContainerTag>**](ContainerTag.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/InlineResponse2003.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<ContainerContainerDistribution>**](ContainerContainerDistribution.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/InlineResponse2004.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<ContainerContainerRemote>**](ContainerContainerRemote.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/InlineResponse2005.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<ContainerContainerRepository>**](ContainerContainerRepository.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/InlineResponse2006.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<RepositoryVersion>**](RepositoryVersion.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/RemotesContainerApi.md
CHANGED
@@ -15,7 +15,7 @@ Method | HTTP request | Description
|
|
15
15
|
|
16
16
|
## create
|
17
17
|
|
18
|
-
>
|
18
|
+
> ContainerContainerRemote create(data)
|
19
19
|
|
20
20
|
Create a container remote
|
21
21
|
|
@@ -54,7 +54,7 @@ Name | Type | Description | Notes
|
|
54
54
|
|
55
55
|
### Return type
|
56
56
|
|
57
|
-
[**
|
57
|
+
[**ContainerContainerRemote**](ContainerContainerRemote.md)
|
58
58
|
|
59
59
|
### Authorization
|
60
60
|
|
@@ -255,7 +255,7 @@ Name | Type | Description | Notes
|
|
255
255
|
|
256
256
|
## read
|
257
257
|
|
258
|
-
>
|
258
|
+
> ContainerContainerRemote read(container_remote_href, opts)
|
259
259
|
|
260
260
|
Inspect a container remote
|
261
261
|
|
@@ -300,7 +300,7 @@ Name | Type | Description | Notes
|
|
300
300
|
|
301
301
|
### Return type
|
302
302
|
|
303
|
-
[**
|
303
|
+
[**ContainerContainerRemote**](ContainerContainerRemote.md)
|
304
304
|
|
305
305
|
### Authorization
|
306
306
|
|
@@ -251,7 +251,7 @@ Name | Type | Description | Notes
|
|
251
251
|
|
252
252
|
## create
|
253
253
|
|
254
|
-
>
|
254
|
+
> ContainerContainerRepository create(data)
|
255
255
|
|
256
256
|
Create a container repository
|
257
257
|
|
@@ -290,7 +290,7 @@ Name | Type | Description | Notes
|
|
290
290
|
|
291
291
|
### Return type
|
292
292
|
|
293
|
-
[**
|
293
|
+
[**ContainerContainerRepository**](ContainerContainerRepository.md)
|
294
294
|
|
295
295
|
### Authorization
|
296
296
|
|
@@ -479,7 +479,7 @@ Name | Type | Description | Notes
|
|
479
479
|
|
480
480
|
## read
|
481
481
|
|
482
|
-
>
|
482
|
+
> ContainerContainerRepository read(container_repository_href, opts)
|
483
483
|
|
484
484
|
Inspect a container repository
|
485
485
|
|
@@ -524,7 +524,7 @@ Name | Type | Description | Notes
|
|
524
524
|
|
525
525
|
### Return type
|
526
526
|
|
527
|
-
[**
|
527
|
+
[**ContainerContainerRepository**](ContainerContainerRepository.md)
|
528
528
|
|
529
529
|
### Authorization
|
530
530
|
|
@@ -99,8 +99,9 @@ opts = {
|
|
99
99
|
pulp_created__gt: 'pulp_created__gt_example', # String | Filter results where pulp_created is greater than value
|
100
100
|
pulp_created__gte: 'pulp_created__gte_example', # String | Filter results where pulp_created is greater than or equal to value
|
101
101
|
pulp_created__range: 'pulp_created__range_example', # String | Filter results where pulp_created is between two comma separated values
|
102
|
-
content: 'content_example', # String | Content Unit referenced by HREF
|
103
102
|
pulp_created: 'pulp_created_example', # String | ISO 8601 formatted dates are supported
|
103
|
+
content: 'content_example', # String | Content Unit referenced by HREF
|
104
|
+
content__in: 'content__in_example', # String | Content Unit referenced by HREF
|
104
105
|
limit: 56, # Integer | Number of results to return per page.
|
105
106
|
offset: 56, # Integer | The initial index from which to return the results.
|
106
107
|
fields: 'fields_example', # String | A list of fields to include in the response.
|
@@ -134,8 +135,9 @@ Name | Type | Description | Notes
|
|
134
135
|
**pulp_created__gt** | **String**| Filter results where pulp_created is greater than value | [optional]
|
135
136
|
**pulp_created__gte** | **String**| Filter results where pulp_created is greater than or equal to value | [optional]
|
136
137
|
**pulp_created__range** | **String**| Filter results where pulp_created is between two comma separated values | [optional]
|
137
|
-
**content** | **String**| Content Unit referenced by HREF | [optional]
|
138
138
|
**pulp_created** | **String**| ISO 8601 formatted dates are supported | [optional]
|
139
|
+
**content** | **String**| Content Unit referenced by HREF | [optional]
|
140
|
+
**content__in** | **String**| Content Unit referenced by HREF | [optional]
|
139
141
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
140
142
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
141
143
|
**fields** | **String**| A list of fields to include in the response. | [optional]
|
@@ -157,7 +159,7 @@ Name | Type | Description | Notes
|
|
157
159
|
|
158
160
|
## read
|
159
161
|
|
160
|
-
>
|
162
|
+
> RepositoryVersion read(container_repository_version_href, opts)
|
161
163
|
|
162
164
|
Inspect a repository version
|
163
165
|
|
@@ -202,7 +204,7 @@ Name | Type | Description | Notes
|
|
202
204
|
|
203
205
|
### Return type
|
204
206
|
|
205
|
-
[**
|
207
|
+
[**RepositoryVersion**](RepositoryVersion.md)
|
206
208
|
|
207
209
|
### Authorization
|
208
210
|
|
@@ -18,15 +18,12 @@ require 'pulp_container_client/configuration'
|
|
18
18
|
|
19
19
|
# Models
|
20
20
|
require 'pulp_container_client/models/async_operation_response'
|
21
|
-
require 'pulp_container_client/models/
|
21
|
+
require 'pulp_container_client/models/container_blob'
|
22
22
|
require 'pulp_container_client/models/container_container_distribution'
|
23
|
-
require 'pulp_container_client/models/container_container_distribution_read'
|
24
23
|
require 'pulp_container_client/models/container_container_remote'
|
25
|
-
require 'pulp_container_client/models/container_container_remote_read'
|
26
24
|
require 'pulp_container_client/models/container_container_repository'
|
27
|
-
require 'pulp_container_client/models/
|
28
|
-
require 'pulp_container_client/models/
|
29
|
-
require 'pulp_container_client/models/container_tag_read'
|
25
|
+
require 'pulp_container_client/models/container_manifest'
|
26
|
+
require 'pulp_container_client/models/container_tag'
|
30
27
|
require 'pulp_container_client/models/content_summary'
|
31
28
|
require 'pulp_container_client/models/inline_response200'
|
32
29
|
require 'pulp_container_client/models/inline_response2001'
|
@@ -39,7 +36,6 @@ require 'pulp_container_client/models/manifest_copy'
|
|
39
36
|
require 'pulp_container_client/models/recursive_manage'
|
40
37
|
require 'pulp_container_client/models/repository_sync_url'
|
41
38
|
require 'pulp_container_client/models/repository_version'
|
42
|
-
require 'pulp_container_client/models/repository_version_read'
|
43
39
|
require 'pulp_container_client/models/tag_copy'
|
44
40
|
require 'pulp_container_client/models/tag_image'
|
45
41
|
require 'pulp_container_client/models/un_tag_image'
|
@@ -114,7 +114,7 @@ module PulpContainerClient
|
|
114
114
|
# @param [Hash] opts the optional parameters
|
115
115
|
# @option opts [String] :fields A list of fields to include in the response.
|
116
116
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
117
|
-
# @return [
|
117
|
+
# @return [ContainerBlob]
|
118
118
|
def read(blob_href, opts = {})
|
119
119
|
data, _status_code, _headers = read_with_http_info(blob_href, opts)
|
120
120
|
data
|
@@ -126,7 +126,7 @@ module PulpContainerClient
|
|
126
126
|
# @param [Hash] opts the optional parameters
|
127
127
|
# @option opts [String] :fields A list of fields to include in the response.
|
128
128
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
129
|
-
# @return [Array<(
|
129
|
+
# @return [Array<(ContainerBlob, Integer, Hash)>] ContainerBlob data, response status code and response headers
|
130
130
|
def read_with_http_info(blob_href, opts = {})
|
131
131
|
if @api_client.config.debugging
|
132
132
|
@api_client.config.logger.debug 'Calling API: ContentBlobsApi.read ...'
|
@@ -155,7 +155,7 @@ module PulpContainerClient
|
|
155
155
|
post_body = opts[:body]
|
156
156
|
|
157
157
|
# return_type
|
158
|
-
return_type = opts[:return_type] || '
|
158
|
+
return_type = opts[:return_type] || 'ContainerBlob'
|
159
159
|
|
160
160
|
# auth_names
|
161
161
|
auth_names = opts[:auth_names] || ['Basic']
|