pulp_container_client 2.1.3 → 2.2.0.post0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/README.md +20 -13
- data/docs/ContainerContainerDistribution.md +7 -7
- data/docs/ContainerContainerDistributionResponse.md +9 -7
- data/docs/ContainerContainerNamespace.md +17 -0
- data/docs/ContainerContainerNamespaceResponse.md +21 -0
- data/docs/ContainerContainerRemote.md +8 -0
- data/docs/ContainerContainerRemoteResponse.md +8 -0
- data/docs/ContentBlobsApi.md +2 -2
- data/docs/ContentManifestsApi.md +2 -2
- data/docs/ContentTagsApi.md +2 -2
- data/docs/ContentguardsContentRedirectApi.md +2 -2
- data/docs/DistributionsContainerApi.md +4 -2
- data/docs/ManifestCopy.md +1 -1
- data/docs/{InlineResponse2008.md → PaginatedRepositoryVersionResponseList.md} +4 -4
- data/docs/{InlineResponse200.md → PaginatedcontainerBlobResponseList.md} +4 -4
- data/docs/{InlineResponse2004.md → PaginatedcontainerContainerDistributionResponseList.md} +4 -4
- data/docs/PaginatedcontainerContainerNamespaceResponseList.md +23 -0
- data/docs/{InlineResponse2007.md → PaginatedcontainerContainerPushRepositoryResponseList.md} +4 -4
- data/docs/{InlineResponse2005.md → PaginatedcontainerContainerRemoteResponseList.md} +4 -4
- data/docs/{InlineResponse2006.md → PaginatedcontainerContainerRepositoryResponseList.md} +4 -4
- data/docs/{InlineResponse2003.md → PaginatedcontainerContentRedirectContentGuardResponseList.md} +4 -4
- data/docs/{InlineResponse2001.md → PaginatedcontainerManifestResponseList.md} +4 -4
- data/docs/{InlineResponse2002.md → PaginatedcontainerTagResponseList.md} +4 -4
- data/docs/PatchedcontainerContainerDistribution.md +7 -7
- data/docs/PatchedcontainerContainerRemote.md +8 -0
- data/docs/PulpContainerNamespacesApi.md +239 -0
- data/docs/RecursiveManage.md +1 -1
- data/docs/RemotesContainerApi.md +2 -2
- data/docs/RepositoriesContainerApi.md +2 -2
- data/docs/RepositoriesContainerPushApi.md +2 -2
- data/docs/RepositoriesContainerVersionsApi.md +8 -8
- data/docs/TagCopy.md +1 -1
- data/lib/pulp_container_client/api/content_blobs_api.rb +4 -4
- data/lib/pulp_container_client/api/content_manifests_api.rb +4 -4
- data/lib/pulp_container_client/api/content_tags_api.rb +4 -4
- data/lib/pulp_container_client/api/contentguards_content_redirect_api.rb +4 -4
- data/lib/pulp_container_client/api/distributions_container_api.rb +7 -4
- data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +285 -0
- data/lib/pulp_container_client/api/remotes_container_api.rb +4 -4
- data/lib/pulp_container_client/api/repositories_container_api.rb +4 -4
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +4 -4
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +15 -15
- data/lib/pulp_container_client/api/token_api.rb +1 -1
- data/lib/pulp_container_client/api_client.rb +12 -13
- data/lib/pulp_container_client/api_error.rb +1 -1
- data/lib/pulp_container_client/configuration.rb +1 -9
- data/lib/pulp_container_client/models/async_operation_response.rb +1 -1
- data/lib/pulp_container_client/models/container_blob_response.rb +1 -1
- data/lib/pulp_container_client/models/container_container_distribution.rb +31 -31
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +42 -32
- data/lib/pulp_container_client/models/container_container_namespace.rb +231 -0
- data/lib/pulp_container_client/models/container_container_namespace_response.rb +250 -0
- data/lib/pulp_container_client/models/container_container_push_repository.rb +1 -1
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +1 -1
- data/lib/pulp_container_client/models/container_container_remote.rb +106 -2
- data/lib/pulp_container_client/models/container_container_remote_response.rb +106 -2
- data/lib/pulp_container_client/models/container_container_repository.rb +1 -1
- data/lib/pulp_container_client/models/container_container_repository_response.rb +1 -1
- data/lib/pulp_container_client/models/container_content_redirect_content_guard.rb +1 -1
- data/lib/pulp_container_client/models/container_content_redirect_content_guard_response.rb +1 -1
- data/lib/pulp_container_client/models/container_manifest_response.rb +1 -1
- data/lib/pulp_container_client/models/container_tag_response.rb +1 -1
- data/lib/pulp_container_client/models/content_summary.rb +1 -1
- data/lib/pulp_container_client/models/content_summary_response.rb +1 -1
- data/lib/pulp_container_client/models/manifest_copy.rb +2 -2
- data/lib/pulp_container_client/models/oci_build_image.rb +1 -1
- data/lib/pulp_container_client/models/{inline_response2008.rb → paginated_repository_version_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/{inline_response200.rb → paginatedcontainer_blob_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/{inline_response2004.rb → paginatedcontainer_container_distribution_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/paginatedcontainer_container_namespace_response_list.rb +237 -0
- data/lib/pulp_container_client/models/{inline_response2007.rb → paginatedcontainer_container_push_repository_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/{inline_response2005.rb → paginatedcontainer_container_remote_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/{inline_response2006.rb → paginatedcontainer_container_repository_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/{inline_response2003.rb → paginatedcontainer_content_redirect_content_guard_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/{inline_response2001.rb → paginatedcontainer_manifest_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/{inline_response2002.rb → paginatedcontainer_tag_response_list.rb} +4 -4
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +31 -31
- data/lib/pulp_container_client/models/patchedcontainer_container_remote.rb +106 -2
- data/lib/pulp_container_client/models/patchedcontainer_container_repository.rb +1 -1
- data/lib/pulp_container_client/models/patchedcontainer_content_redirect_content_guard.rb +1 -1
- data/lib/pulp_container_client/models/policy_enum.rb +1 -1
- data/lib/pulp_container_client/models/recursive_manage.rb +2 -2
- data/lib/pulp_container_client/models/repository_sync_url.rb +1 -1
- data/lib/pulp_container_client/models/repository_version.rb +1 -1
- data/lib/pulp_container_client/models/repository_version_response.rb +1 -1
- data/lib/pulp_container_client/models/tag_copy.rb +2 -2
- data/lib/pulp_container_client/models/tag_image.rb +22 -1
- data/lib/pulp_container_client/models/un_tag_image.rb +22 -1
- data/lib/pulp_container_client/version.rb +2 -2
- data/lib/pulp_container_client.rb +14 -10
- data/pulp_container_client.gemspec +2 -2
- data/spec/api/content_blobs_api_spec.rb +2 -2
- data/spec/api/content_manifests_api_spec.rb +2 -2
- data/spec/api/content_tags_api_spec.rb +2 -2
- data/spec/api/contentguards_content_redirect_api_spec.rb +2 -2
- data/spec/api/distributions_container_api_spec.rb +3 -2
- data/spec/api/pulp_container_namespaces_api_spec.rb +89 -0
- 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_push_api_spec.rb +2 -2
- data/spec/api/repositories_container_versions_api_spec.rb +7 -7
- data/spec/api/token_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +2 -2
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/async_operation_response_spec.rb +1 -1
- data/spec/models/container_blob_response_spec.rb +1 -1
- data/spec/models/container_container_distribution_response_spec.rb +13 -7
- data/spec/models/container_container_distribution_spec.rb +5 -5
- data/spec/models/{inline_response200_spec.rb → container_container_namespace_response_spec.rb} +10 -16
- data/spec/models/container_container_namespace_spec.rb +41 -0
- data/spec/models/container_container_push_repository_response_spec.rb +1 -1
- data/spec/models/container_container_push_repository_spec.rb +1 -1
- data/spec/models/container_container_remote_response_spec.rb +25 -1
- data/spec/models/container_container_remote_spec.rb +25 -1
- data/spec/models/container_container_repository_response_spec.rb +1 -1
- data/spec/models/container_container_repository_spec.rb +1 -1
- data/spec/models/container_content_redirect_content_guard_response_spec.rb +1 -1
- data/spec/models/container_content_redirect_content_guard_spec.rb +1 -1
- data/spec/models/container_manifest_response_spec.rb +1 -1
- data/spec/models/container_tag_response_spec.rb +1 -1
- data/spec/models/content_summary_response_spec.rb +1 -1
- data/spec/models/content_summary_spec.rb +1 -1
- data/spec/models/manifest_copy_spec.rb +1 -1
- data/spec/models/oci_build_image_spec.rb +1 -1
- data/spec/models/{inline_response2003_spec.rb → paginated_repository_version_response_list_spec.rb} +7 -7
- data/spec/models/{inline_response2002_spec.rb → paginatedcontainer_blob_response_list_spec.rb} +7 -7
- data/spec/models/paginatedcontainer_container_distribution_response_list_spec.rb +59 -0
- data/spec/models/paginatedcontainer_container_namespace_response_list_spec.rb +59 -0
- data/spec/models/paginatedcontainer_container_push_repository_response_list_spec.rb +59 -0
- data/spec/models/paginatedcontainer_container_remote_response_list_spec.rb +59 -0
- data/spec/models/paginatedcontainer_container_repository_response_list_spec.rb +59 -0
- data/spec/models/paginatedcontainer_content_redirect_content_guard_response_list_spec.rb +59 -0
- data/spec/models/{inline_response2004_spec.rb → paginatedcontainer_manifest_response_list_spec.rb} +7 -7
- data/spec/models/{inline_response2001_spec.rb → paginatedcontainer_tag_response_list_spec.rb} +7 -7
- data/spec/models/patchedcontainer_container_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_remote_spec.rb +25 -1
- data/spec/models/patchedcontainer_container_repository_spec.rb +1 -1
- data/spec/models/patchedcontainer_content_redirect_content_guard_spec.rb +1 -1
- data/spec/models/policy_enum_spec.rb +1 -1
- data/spec/models/recursive_manage_spec.rb +1 -1
- data/spec/models/repository_sync_url_spec.rb +1 -1
- data/spec/models/repository_version_response_spec.rb +1 -1
- data/spec/models/repository_version_spec.rb +1 -1
- data/spec/models/tag_copy_spec.rb +1 -1
- data/spec/models/tag_image_spec.rb +1 -1
- data/spec/models/un_tag_image_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +87 -77
- data/spec/models/inline_response2005_spec.rb +0 -59
- data/spec/models/inline_response2006_spec.rb +0 -59
- data/spec/models/inline_response2007_spec.rb +0 -59
- data/spec/models/inline_response2008_spec.rb +0 -59
data/spec/spec_helper.rb
CHANGED
metadata
CHANGED
@@ -1,35 +1,29 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pulp_container_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.2.0.post0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- OpenAPI-Generator
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-12-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - "
|
18
|
-
- !ruby/object:Gem::Version
|
19
|
-
version: '0.17'
|
20
|
-
- - "<"
|
17
|
+
- - ">="
|
21
18
|
- !ruby/object:Gem::Version
|
22
|
-
version:
|
19
|
+
version: 0.14.0
|
23
20
|
type: :runtime
|
24
21
|
prerelease: false
|
25
22
|
version_requirements: !ruby/object:Gem::Requirement
|
26
23
|
requirements:
|
27
|
-
- - "
|
28
|
-
- !ruby/object:Gem::Version
|
29
|
-
version: '0.17'
|
30
|
-
- - "<"
|
24
|
+
- - ">="
|
31
25
|
- !ruby/object:Gem::Version
|
32
|
-
version:
|
26
|
+
version: 0.14.0
|
33
27
|
- !ruby/object:Gem::Dependency
|
34
28
|
name: json
|
35
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -84,6 +78,8 @@ files:
|
|
84
78
|
- docs/ContainerBlobResponse.md
|
85
79
|
- docs/ContainerContainerDistribution.md
|
86
80
|
- docs/ContainerContainerDistributionResponse.md
|
81
|
+
- docs/ContainerContainerNamespace.md
|
82
|
+
- docs/ContainerContainerNamespaceResponse.md
|
87
83
|
- docs/ContainerContainerPushRepository.md
|
88
84
|
- docs/ContainerContainerPushRepositoryResponse.md
|
89
85
|
- docs/ContainerContainerRemote.md
|
@@ -101,22 +97,24 @@ files:
|
|
101
97
|
- docs/ContentTagsApi.md
|
102
98
|
- docs/ContentguardsContentRedirectApi.md
|
103
99
|
- docs/DistributionsContainerApi.md
|
104
|
-
- docs/InlineResponse200.md
|
105
|
-
- docs/InlineResponse2001.md
|
106
|
-
- docs/InlineResponse2002.md
|
107
|
-
- docs/InlineResponse2003.md
|
108
|
-
- docs/InlineResponse2004.md
|
109
|
-
- docs/InlineResponse2005.md
|
110
|
-
- docs/InlineResponse2006.md
|
111
|
-
- docs/InlineResponse2007.md
|
112
|
-
- docs/InlineResponse2008.md
|
113
100
|
- docs/ManifestCopy.md
|
114
101
|
- docs/OCIBuildImage.md
|
102
|
+
- docs/PaginatedRepositoryVersionResponseList.md
|
103
|
+
- docs/PaginatedcontainerBlobResponseList.md
|
104
|
+
- docs/PaginatedcontainerContainerDistributionResponseList.md
|
105
|
+
- docs/PaginatedcontainerContainerNamespaceResponseList.md
|
106
|
+
- docs/PaginatedcontainerContainerPushRepositoryResponseList.md
|
107
|
+
- docs/PaginatedcontainerContainerRemoteResponseList.md
|
108
|
+
- docs/PaginatedcontainerContainerRepositoryResponseList.md
|
109
|
+
- docs/PaginatedcontainerContentRedirectContentGuardResponseList.md
|
110
|
+
- docs/PaginatedcontainerManifestResponseList.md
|
111
|
+
- docs/PaginatedcontainerTagResponseList.md
|
115
112
|
- docs/PatchedcontainerContainerDistribution.md
|
116
113
|
- docs/PatchedcontainerContainerRemote.md
|
117
114
|
- docs/PatchedcontainerContainerRepository.md
|
118
115
|
- docs/PatchedcontainerContentRedirectContentGuard.md
|
119
116
|
- docs/PolicyEnum.md
|
117
|
+
- docs/PulpContainerNamespacesApi.md
|
120
118
|
- docs/RecursiveManage.md
|
121
119
|
- docs/RemotesContainerApi.md
|
122
120
|
- docs/RepositoriesContainerApi.md
|
@@ -136,6 +134,7 @@ files:
|
|
136
134
|
- lib/pulp_container_client/api/content_tags_api.rb
|
137
135
|
- lib/pulp_container_client/api/contentguards_content_redirect_api.rb
|
138
136
|
- lib/pulp_container_client/api/distributions_container_api.rb
|
137
|
+
- lib/pulp_container_client/api/pulp_container_namespaces_api.rb
|
139
138
|
- lib/pulp_container_client/api/remotes_container_api.rb
|
140
139
|
- lib/pulp_container_client/api/repositories_container_api.rb
|
141
140
|
- lib/pulp_container_client/api/repositories_container_push_api.rb
|
@@ -148,6 +147,8 @@ files:
|
|
148
147
|
- lib/pulp_container_client/models/container_blob_response.rb
|
149
148
|
- lib/pulp_container_client/models/container_container_distribution.rb
|
150
149
|
- lib/pulp_container_client/models/container_container_distribution_response.rb
|
150
|
+
- lib/pulp_container_client/models/container_container_namespace.rb
|
151
|
+
- lib/pulp_container_client/models/container_container_namespace_response.rb
|
151
152
|
- lib/pulp_container_client/models/container_container_push_repository.rb
|
152
153
|
- lib/pulp_container_client/models/container_container_push_repository_response.rb
|
153
154
|
- lib/pulp_container_client/models/container_container_remote.rb
|
@@ -160,17 +161,18 @@ files:
|
|
160
161
|
- lib/pulp_container_client/models/container_tag_response.rb
|
161
162
|
- lib/pulp_container_client/models/content_summary.rb
|
162
163
|
- lib/pulp_container_client/models/content_summary_response.rb
|
163
|
-
- lib/pulp_container_client/models/inline_response200.rb
|
164
|
-
- lib/pulp_container_client/models/inline_response2001.rb
|
165
|
-
- lib/pulp_container_client/models/inline_response2002.rb
|
166
|
-
- lib/pulp_container_client/models/inline_response2003.rb
|
167
|
-
- lib/pulp_container_client/models/inline_response2004.rb
|
168
|
-
- lib/pulp_container_client/models/inline_response2005.rb
|
169
|
-
- lib/pulp_container_client/models/inline_response2006.rb
|
170
|
-
- lib/pulp_container_client/models/inline_response2007.rb
|
171
|
-
- lib/pulp_container_client/models/inline_response2008.rb
|
172
164
|
- lib/pulp_container_client/models/manifest_copy.rb
|
173
165
|
- lib/pulp_container_client/models/oci_build_image.rb
|
166
|
+
- lib/pulp_container_client/models/paginated_repository_version_response_list.rb
|
167
|
+
- lib/pulp_container_client/models/paginatedcontainer_blob_response_list.rb
|
168
|
+
- lib/pulp_container_client/models/paginatedcontainer_container_distribution_response_list.rb
|
169
|
+
- lib/pulp_container_client/models/paginatedcontainer_container_namespace_response_list.rb
|
170
|
+
- lib/pulp_container_client/models/paginatedcontainer_container_push_repository_response_list.rb
|
171
|
+
- lib/pulp_container_client/models/paginatedcontainer_container_remote_response_list.rb
|
172
|
+
- lib/pulp_container_client/models/paginatedcontainer_container_repository_response_list.rb
|
173
|
+
- lib/pulp_container_client/models/paginatedcontainer_content_redirect_content_guard_response_list.rb
|
174
|
+
- lib/pulp_container_client/models/paginatedcontainer_manifest_response_list.rb
|
175
|
+
- lib/pulp_container_client/models/paginatedcontainer_tag_response_list.rb
|
174
176
|
- lib/pulp_container_client/models/patchedcontainer_container_distribution.rb
|
175
177
|
- lib/pulp_container_client/models/patchedcontainer_container_remote.rb
|
176
178
|
- lib/pulp_container_client/models/patchedcontainer_container_repository.rb
|
@@ -190,6 +192,7 @@ files:
|
|
190
192
|
- spec/api/content_tags_api_spec.rb
|
191
193
|
- spec/api/contentguards_content_redirect_api_spec.rb
|
192
194
|
- spec/api/distributions_container_api_spec.rb
|
195
|
+
- spec/api/pulp_container_namespaces_api_spec.rb
|
193
196
|
- spec/api/remotes_container_api_spec.rb
|
194
197
|
- spec/api/repositories_container_api_spec.rb
|
195
198
|
- spec/api/repositories_container_push_api_spec.rb
|
@@ -201,6 +204,8 @@ files:
|
|
201
204
|
- spec/models/container_blob_response_spec.rb
|
202
205
|
- spec/models/container_container_distribution_response_spec.rb
|
203
206
|
- spec/models/container_container_distribution_spec.rb
|
207
|
+
- spec/models/container_container_namespace_response_spec.rb
|
208
|
+
- spec/models/container_container_namespace_spec.rb
|
204
209
|
- spec/models/container_container_push_repository_response_spec.rb
|
205
210
|
- spec/models/container_container_push_repository_spec.rb
|
206
211
|
- spec/models/container_container_remote_response_spec.rb
|
@@ -213,17 +218,18 @@ files:
|
|
213
218
|
- spec/models/container_tag_response_spec.rb
|
214
219
|
- spec/models/content_summary_response_spec.rb
|
215
220
|
- spec/models/content_summary_spec.rb
|
216
|
-
- spec/models/inline_response2001_spec.rb
|
217
|
-
- spec/models/inline_response2002_spec.rb
|
218
|
-
- spec/models/inline_response2003_spec.rb
|
219
|
-
- spec/models/inline_response2004_spec.rb
|
220
|
-
- spec/models/inline_response2005_spec.rb
|
221
|
-
- spec/models/inline_response2006_spec.rb
|
222
|
-
- spec/models/inline_response2007_spec.rb
|
223
|
-
- spec/models/inline_response2008_spec.rb
|
224
|
-
- spec/models/inline_response200_spec.rb
|
225
221
|
- spec/models/manifest_copy_spec.rb
|
226
222
|
- spec/models/oci_build_image_spec.rb
|
223
|
+
- spec/models/paginated_repository_version_response_list_spec.rb
|
224
|
+
- spec/models/paginatedcontainer_blob_response_list_spec.rb
|
225
|
+
- spec/models/paginatedcontainer_container_distribution_response_list_spec.rb
|
226
|
+
- spec/models/paginatedcontainer_container_namespace_response_list_spec.rb
|
227
|
+
- spec/models/paginatedcontainer_container_push_repository_response_list_spec.rb
|
228
|
+
- spec/models/paginatedcontainer_container_remote_response_list_spec.rb
|
229
|
+
- spec/models/paginatedcontainer_container_repository_response_list_spec.rb
|
230
|
+
- spec/models/paginatedcontainer_content_redirect_content_guard_response_list_spec.rb
|
231
|
+
- spec/models/paginatedcontainer_manifest_response_list_spec.rb
|
232
|
+
- spec/models/paginatedcontainer_tag_response_list_spec.rb
|
227
233
|
- spec/models/patchedcontainer_container_distribution_spec.rb
|
228
234
|
- spec/models/patchedcontainer_container_remote_spec.rb
|
229
235
|
- spec/models/patchedcontainer_container_repository_spec.rb
|
@@ -252,64 +258,68 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
252
258
|
version: '1.9'
|
253
259
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
254
260
|
requirements:
|
255
|
-
- - "
|
261
|
+
- - ">"
|
256
262
|
- !ruby/object:Gem::Version
|
257
|
-
version:
|
263
|
+
version: 1.3.1
|
258
264
|
requirements: []
|
259
|
-
rubygems_version: 3.0.3
|
265
|
+
rubygems_version: 3.0.3
|
260
266
|
signing_key:
|
261
267
|
specification_version: 4
|
262
268
|
summary: Pulp 3 API Ruby Gem
|
263
269
|
test_files:
|
264
|
-
- spec/api/
|
270
|
+
- spec/api/remotes_container_api_spec.rb
|
271
|
+
- spec/api/content_blobs_api_spec.rb
|
272
|
+
- spec/api/repositories_container_versions_api_spec.rb
|
265
273
|
- spec/api/content_manifests_api_spec.rb
|
274
|
+
- spec/api/token_api_spec.rb
|
266
275
|
- spec/api/repositories_container_push_api_spec.rb
|
267
|
-
- spec/api/repositories_container_versions_api_spec.rb
|
268
276
|
- spec/api/distributions_container_api_spec.rb
|
277
|
+
- spec/api/content_tags_api_spec.rb
|
278
|
+
- spec/api/pulp_container_namespaces_api_spec.rb
|
269
279
|
- spec/api/contentguards_content_redirect_api_spec.rb
|
270
280
|
- spec/api/repositories_container_api_spec.rb
|
271
|
-
- spec/api/remotes_container_api_spec.rb
|
272
|
-
- spec/api/content_tags_api_spec.rb
|
273
|
-
- spec/api/content_blobs_api_spec.rb
|
274
281
|
- spec/api_client_spec.rb
|
275
282
|
- spec/configuration_spec.rb
|
276
|
-
- spec/models/
|
277
|
-
- spec/models/
|
283
|
+
- spec/models/container_manifest_response_spec.rb
|
284
|
+
- spec/models/patchedcontainer_container_remote_spec.rb
|
285
|
+
- spec/models/repository_version_spec.rb
|
286
|
+
- spec/models/paginatedcontainer_content_redirect_content_guard_response_list_spec.rb
|
278
287
|
- spec/models/manifest_copy_spec.rb
|
279
|
-
- spec/models/
|
280
|
-
- spec/models/inline_response2003_spec.rb
|
281
|
-
- spec/models/repository_version_response_spec.rb
|
282
|
-
- spec/models/inline_response200_spec.rb
|
288
|
+
- spec/models/paginated_repository_version_response_list_spec.rb
|
283
289
|
- spec/models/tag_image_spec.rb
|
284
|
-
- spec/models/
|
285
|
-
- spec/models/
|
286
|
-
- spec/models/
|
287
|
-
- spec/models/
|
288
|
-
- spec/models/
|
289
|
-
- spec/models/patchedcontainer_container_distribution_spec.rb
|
290
|
-
- spec/models/inline_response2002_spec.rb
|
291
|
-
- spec/models/inline_response2007_spec.rb
|
292
|
-
- spec/models/container_container_remote_spec.rb
|
293
|
-
- spec/models/inline_response2001_spec.rb
|
290
|
+
- spec/models/container_blob_response_spec.rb
|
291
|
+
- spec/models/content_summary_spec.rb
|
292
|
+
- spec/models/container_content_redirect_content_guard_response_spec.rb
|
293
|
+
- spec/models/repository_sync_url_spec.rb
|
294
|
+
- spec/models/paginatedcontainer_container_push_repository_response_list_spec.rb
|
294
295
|
- spec/models/container_container_remote_response_spec.rb
|
295
|
-
- spec/models/
|
296
|
+
- spec/models/container_container_namespace_spec.rb
|
297
|
+
- spec/models/container_container_repository_spec.rb
|
298
|
+
- spec/models/paginatedcontainer_container_namespace_response_list_spec.rb
|
299
|
+
- spec/models/container_container_push_repository_spec.rb
|
296
300
|
- spec/models/container_container_distribution_spec.rb
|
297
|
-
- spec/models/container_manifest_response_spec.rb
|
298
|
-
- spec/models/repository_sync_url_spec.rb
|
299
|
-
- spec/models/inline_response2006_spec.rb
|
300
|
-
- spec/models/patchedcontainer_container_remote_spec.rb
|
301
301
|
- spec/models/policy_enum_spec.rb
|
302
|
-
- spec/models/container_content_redirect_content_guard_response_spec.rb
|
303
|
-
- spec/models/container_container_push_repository_response_spec.rb
|
304
|
-
- spec/models/inline_response2005_spec.rb
|
305
|
-
- spec/models/async_operation_response_spec.rb
|
306
302
|
- spec/models/oci_build_image_spec.rb
|
303
|
+
- spec/models/container_container_remote_spec.rb
|
304
|
+
- spec/models/patchedcontainer_content_redirect_content_guard_spec.rb
|
305
|
+
- spec/models/container_container_namespace_response_spec.rb
|
306
|
+
- spec/models/paginatedcontainer_tag_response_list_spec.rb
|
307
|
+
- spec/models/paginatedcontainer_container_distribution_response_list_spec.rb
|
308
|
+
- spec/models/paginatedcontainer_manifest_response_list_spec.rb
|
309
|
+
- spec/models/paginatedcontainer_blob_response_list_spec.rb
|
307
310
|
- spec/models/tag_copy_spec.rb
|
308
|
-
- spec/models/
|
311
|
+
- spec/models/recursive_manage_spec.rb
|
312
|
+
- spec/models/container_container_distribution_response_spec.rb
|
313
|
+
- spec/models/content_summary_response_spec.rb
|
309
314
|
- spec/models/container_container_repository_response_spec.rb
|
315
|
+
- spec/models/container_container_push_repository_response_spec.rb
|
316
|
+
- spec/models/un_tag_image_spec.rb
|
317
|
+
- spec/models/paginatedcontainer_container_repository_response_list_spec.rb
|
318
|
+
- spec/models/container_tag_response_spec.rb
|
310
319
|
- spec/models/patchedcontainer_container_repository_spec.rb
|
311
|
-
- spec/models/
|
312
|
-
- spec/models/
|
313
|
-
- spec/models/
|
314
|
-
- spec/models/
|
320
|
+
- spec/models/container_content_redirect_content_guard_spec.rb
|
321
|
+
- spec/models/async_operation_response_spec.rb
|
322
|
+
- spec/models/paginatedcontainer_container_remote_response_list_spec.rb
|
323
|
+
- spec/models/repository_version_response_spec.rb
|
324
|
+
- spec/models/patchedcontainer_container_distribution_spec.rb
|
315
325
|
- spec/spec_helper.rb
|
@@ -1,59 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Pulp 3 API
|
3
|
-
|
4
|
-
#Fetch, Upload, Organize, and Distribute Software Packages
|
5
|
-
|
6
|
-
The version of the OpenAPI document: v3
|
7
|
-
Contact: pulp-list@redhat.com
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 4.3.1
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for PulpContainerClient::InlineResponse2005
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe 'InlineResponse2005' do
|
21
|
-
before do
|
22
|
-
# run before each test
|
23
|
-
@instance = PulpContainerClient::InlineResponse2005.new
|
24
|
-
end
|
25
|
-
|
26
|
-
after do
|
27
|
-
# run after each test
|
28
|
-
end
|
29
|
-
|
30
|
-
describe 'test an instance of InlineResponse2005' do
|
31
|
-
it 'should create an instance of InlineResponse2005' do
|
32
|
-
expect(@instance).to be_instance_of(PulpContainerClient::InlineResponse2005)
|
33
|
-
end
|
34
|
-
end
|
35
|
-
describe 'test attribute "count"' do
|
36
|
-
it 'should work' do
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
-
end
|
39
|
-
end
|
40
|
-
|
41
|
-
describe 'test attribute "_next"' do
|
42
|
-
it 'should work' do
|
43
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
-
end
|
45
|
-
end
|
46
|
-
|
47
|
-
describe 'test attribute "previous"' do
|
48
|
-
it 'should work' do
|
49
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
-
end
|
51
|
-
end
|
52
|
-
|
53
|
-
describe 'test attribute "results"' do
|
54
|
-
it 'should work' do
|
55
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
-
end
|
57
|
-
end
|
58
|
-
|
59
|
-
end
|
@@ -1,59 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Pulp 3 API
|
3
|
-
|
4
|
-
#Fetch, Upload, Organize, and Distribute Software Packages
|
5
|
-
|
6
|
-
The version of the OpenAPI document: v3
|
7
|
-
Contact: pulp-list@redhat.com
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 4.3.1
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for PulpContainerClient::InlineResponse2006
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe 'InlineResponse2006' do
|
21
|
-
before do
|
22
|
-
# run before each test
|
23
|
-
@instance = PulpContainerClient::InlineResponse2006.new
|
24
|
-
end
|
25
|
-
|
26
|
-
after do
|
27
|
-
# run after each test
|
28
|
-
end
|
29
|
-
|
30
|
-
describe 'test an instance of InlineResponse2006' do
|
31
|
-
it 'should create an instance of InlineResponse2006' do
|
32
|
-
expect(@instance).to be_instance_of(PulpContainerClient::InlineResponse2006)
|
33
|
-
end
|
34
|
-
end
|
35
|
-
describe 'test attribute "count"' do
|
36
|
-
it 'should work' do
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
-
end
|
39
|
-
end
|
40
|
-
|
41
|
-
describe 'test attribute "_next"' do
|
42
|
-
it 'should work' do
|
43
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
-
end
|
45
|
-
end
|
46
|
-
|
47
|
-
describe 'test attribute "previous"' do
|
48
|
-
it 'should work' do
|
49
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
-
end
|
51
|
-
end
|
52
|
-
|
53
|
-
describe 'test attribute "results"' do
|
54
|
-
it 'should work' do
|
55
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
-
end
|
57
|
-
end
|
58
|
-
|
59
|
-
end
|
@@ -1,59 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Pulp 3 API
|
3
|
-
|
4
|
-
#Fetch, Upload, Organize, and Distribute Software Packages
|
5
|
-
|
6
|
-
The version of the OpenAPI document: v3
|
7
|
-
Contact: pulp-list@redhat.com
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 4.3.1
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for PulpContainerClient::InlineResponse2007
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe 'InlineResponse2007' do
|
21
|
-
before do
|
22
|
-
# run before each test
|
23
|
-
@instance = PulpContainerClient::InlineResponse2007.new
|
24
|
-
end
|
25
|
-
|
26
|
-
after do
|
27
|
-
# run after each test
|
28
|
-
end
|
29
|
-
|
30
|
-
describe 'test an instance of InlineResponse2007' do
|
31
|
-
it 'should create an instance of InlineResponse2007' do
|
32
|
-
expect(@instance).to be_instance_of(PulpContainerClient::InlineResponse2007)
|
33
|
-
end
|
34
|
-
end
|
35
|
-
describe 'test attribute "count"' do
|
36
|
-
it 'should work' do
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
-
end
|
39
|
-
end
|
40
|
-
|
41
|
-
describe 'test attribute "_next"' do
|
42
|
-
it 'should work' do
|
43
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
-
end
|
45
|
-
end
|
46
|
-
|
47
|
-
describe 'test attribute "previous"' do
|
48
|
-
it 'should work' do
|
49
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
-
end
|
51
|
-
end
|
52
|
-
|
53
|
-
describe 'test attribute "results"' do
|
54
|
-
it 'should work' do
|
55
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
-
end
|
57
|
-
end
|
58
|
-
|
59
|
-
end
|
@@ -1,59 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Pulp 3 API
|
3
|
-
|
4
|
-
#Fetch, Upload, Organize, and Distribute Software Packages
|
5
|
-
|
6
|
-
The version of the OpenAPI document: v3
|
7
|
-
Contact: pulp-list@redhat.com
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 4.3.1
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for PulpContainerClient::InlineResponse2008
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe 'InlineResponse2008' do
|
21
|
-
before do
|
22
|
-
# run before each test
|
23
|
-
@instance = PulpContainerClient::InlineResponse2008.new
|
24
|
-
end
|
25
|
-
|
26
|
-
after do
|
27
|
-
# run after each test
|
28
|
-
end
|
29
|
-
|
30
|
-
describe 'test an instance of InlineResponse2008' do
|
31
|
-
it 'should create an instance of InlineResponse2008' do
|
32
|
-
expect(@instance).to be_instance_of(PulpContainerClient::InlineResponse2008)
|
33
|
-
end
|
34
|
-
end
|
35
|
-
describe 'test attribute "count"' do
|
36
|
-
it 'should work' do
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
-
end
|
39
|
-
end
|
40
|
-
|
41
|
-
describe 'test attribute "_next"' do
|
42
|
-
it 'should work' do
|
43
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
-
end
|
45
|
-
end
|
46
|
-
|
47
|
-
describe 'test attribute "previous"' do
|
48
|
-
it 'should work' do
|
49
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
-
end
|
51
|
-
end
|
52
|
-
|
53
|
-
describe 'test attribute "results"' do
|
54
|
-
it 'should work' do
|
55
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
-
end
|
57
|
-
end
|
58
|
-
|
59
|
-
end
|