pulp_container_client 1.1.0.dev01578505328 → 1.2.0.dev01580753336

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulp_container_client might be problematic. Click here for more details.

Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +12 -11
  3. data/docs/ContainerContainerDistribution.md +8 -8
  4. data/docs/RepositoriesContainerApi.md +85 -14
  5. data/lib/pulp_container_client.rb +1 -1
  6. data/lib/pulp_container_client/api/content_blobs_api.rb +1 -1
  7. data/lib/pulp_container_client/api/content_manifests_api.rb +1 -1
  8. data/lib/pulp_container_client/api/content_tags_api.rb +1 -1
  9. data/lib/pulp_container_client/api/distributions_container_api.rb +1 -1
  10. data/lib/pulp_container_client/api/remotes_container_api.rb +1 -1
  11. data/lib/pulp_container_client/api/repositories_container_api.rb +95 -1
  12. data/lib/pulp_container_client/api/repositories_container_versions_api.rb +1 -1
  13. data/lib/pulp_container_client/api_client.rb +1 -1
  14. data/lib/pulp_container_client/api_error.rb +1 -1
  15. data/lib/pulp_container_client/configuration.rb +1 -1
  16. data/lib/pulp_container_client/models/async_operation_response.rb +1 -1
  17. data/lib/pulp_container_client/models/container_blob.rb +1 -1
  18. data/lib/pulp_container_client/models/container_container_distribution.rb +28 -28
  19. data/lib/pulp_container_client/models/container_container_remote.rb +1 -1
  20. data/lib/pulp_container_client/models/container_container_repository.rb +1 -1
  21. data/lib/pulp_container_client/models/container_manifest.rb +1 -1
  22. data/lib/pulp_container_client/models/container_tag.rb +1 -1
  23. data/lib/pulp_container_client/models/content_summary.rb +1 -1
  24. data/lib/pulp_container_client/models/inline_response200.rb +1 -1
  25. data/lib/pulp_container_client/models/inline_response2001.rb +1 -1
  26. data/lib/pulp_container_client/models/inline_response2002.rb +1 -1
  27. data/lib/pulp_container_client/models/inline_response2003.rb +1 -1
  28. data/lib/pulp_container_client/models/inline_response2004.rb +1 -1
  29. data/lib/pulp_container_client/models/inline_response2005.rb +1 -1
  30. data/lib/pulp_container_client/models/inline_response2006.rb +1 -1
  31. data/lib/pulp_container_client/models/manifest_copy.rb +1 -1
  32. data/lib/pulp_container_client/models/recursive_manage.rb +1 -1
  33. data/lib/pulp_container_client/models/repository_sync_url.rb +1 -1
  34. data/lib/pulp_container_client/models/repository_version.rb +1 -1
  35. data/lib/pulp_container_client/models/tag_copy.rb +1 -1
  36. data/lib/pulp_container_client/models/tag_image.rb +1 -1
  37. data/lib/pulp_container_client/models/un_tag_image.rb +1 -1
  38. data/lib/pulp_container_client/version.rb +2 -2
  39. data/pulp_container_client.gemspec +1 -1
  40. data/spec/api/content_blobs_api_spec.rb +1 -1
  41. data/spec/api/content_manifests_api_spec.rb +1 -1
  42. data/spec/api/content_tags_api_spec.rb +1 -1
  43. data/spec/api/distributions_container_api_spec.rb +1 -1
  44. data/spec/api/remotes_container_api_spec.rb +1 -1
  45. data/spec/api/repositories_container_api_spec.rb +24 -1
  46. data/spec/api/repositories_container_versions_api_spec.rb +1 -1
  47. data/spec/api_client_spec.rb +1 -1
  48. data/spec/configuration_spec.rb +1 -1
  49. data/spec/models/async_operation_response_spec.rb +1 -1
  50. data/spec/models/container_blob_spec.rb +1 -1
  51. data/spec/models/container_container_distribution_spec.rb +7 -7
  52. data/spec/models/container_container_remote_spec.rb +1 -1
  53. data/spec/models/container_container_repository_spec.rb +1 -1
  54. data/spec/models/container_manifest_spec.rb +1 -1
  55. data/spec/models/container_tag_spec.rb +1 -1
  56. data/spec/models/content_summary_spec.rb +1 -1
  57. data/spec/models/inline_response2001_spec.rb +1 -1
  58. data/spec/models/inline_response2002_spec.rb +1 -1
  59. data/spec/models/inline_response2003_spec.rb +1 -1
  60. data/spec/models/inline_response2004_spec.rb +1 -1
  61. data/spec/models/inline_response2005_spec.rb +1 -1
  62. data/spec/models/inline_response2006_spec.rb +1 -1
  63. data/spec/models/inline_response200_spec.rb +1 -1
  64. data/spec/models/manifest_copy_spec.rb +1 -1
  65. data/spec/models/recursive_manage_spec.rb +1 -1
  66. data/spec/models/repository_sync_url_spec.rb +1 -1
  67. data/spec/models/repository_version_spec.rb +1 -1
  68. data/spec/models/tag_copy_spec.rb +1 -1
  69. data/spec/models/tag_image_spec.rb +1 -1
  70. data/spec/models/un_tag_image_spec.rb +1 -1
  71. data/spec/spec_helper.rb +1 -1
  72. metadata +35 -36
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -14,11 +14,13 @@ require 'date'
14
14
 
15
15
  module PulpContainerClient
16
16
  class ContainerContainerDistribution
17
+ # RepositoryVersion to be served
18
+ attr_accessor :repository_version
19
+
17
20
  # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
18
21
  attr_accessor :base_path
19
22
 
20
- # An optional content-guard.
21
- attr_accessor :content_guard
23
+ attr_accessor :pulp_href
22
24
 
23
25
  # The latest RepositoryVersion for this Repository will be served.
24
26
  attr_accessor :repository
@@ -26,27 +28,25 @@ module PulpContainerClient
26
28
  # A unique name. Ex, `rawhide` and `stable`.
27
29
  attr_accessor :name
28
30
 
29
- # RepositoryVersion to be served
30
- attr_accessor :repository_version
31
-
32
31
  # Timestamp of creation.
33
32
  attr_accessor :pulp_created
34
33
 
35
- attr_accessor :pulp_href
34
+ # An optional content-guard.
35
+ attr_accessor :content_guard
36
36
 
37
- # The Registry hostame:port/name/ to use with docker pull command defined by this distribution.
37
+ # The Registry hostame/name/ to use with docker pull command defined by this distribution.
38
38
  attr_accessor :registry_path
39
39
 
40
40
  # Attribute mapping from ruby-style variable name to JSON key.
41
41
  def self.attribute_map
42
42
  {
43
+ :'repository_version' => :'repository_version',
43
44
  :'base_path' => :'base_path',
44
- :'content_guard' => :'content_guard',
45
+ :'pulp_href' => :'pulp_href',
45
46
  :'repository' => :'repository',
46
47
  :'name' => :'name',
47
- :'repository_version' => :'repository_version',
48
48
  :'pulp_created' => :'pulp_created',
49
- :'pulp_href' => :'pulp_href',
49
+ :'content_guard' => :'content_guard',
50
50
  :'registry_path' => :'registry_path'
51
51
  }
52
52
  end
@@ -54,13 +54,13 @@ module PulpContainerClient
54
54
  # Attribute type mapping.
55
55
  def self.openapi_types
56
56
  {
57
+ :'repository_version' => :'String',
57
58
  :'base_path' => :'String',
58
- :'content_guard' => :'String',
59
+ :'pulp_href' => :'String',
59
60
  :'repository' => :'String',
60
61
  :'name' => :'String',
61
- :'repository_version' => :'String',
62
62
  :'pulp_created' => :'DateTime',
63
- :'pulp_href' => :'String',
63
+ :'content_guard' => :'String',
64
64
  :'registry_path' => :'String'
65
65
  }
66
66
  end
@@ -68,9 +68,9 @@ module PulpContainerClient
68
68
  # List of attributes with nullable: true
69
69
  def self.openapi_nullable
70
70
  Set.new([
71
- :'content_guard',
72
- :'repository',
73
71
  :'repository_version',
72
+ :'repository',
73
+ :'content_guard',
74
74
  ])
75
75
  end
76
76
 
@@ -89,12 +89,16 @@ module PulpContainerClient
89
89
  h[k.to_sym] = v
90
90
  }
91
91
 
92
+ if attributes.key?(:'repository_version')
93
+ self.repository_version = attributes[:'repository_version']
94
+ end
95
+
92
96
  if attributes.key?(:'base_path')
93
97
  self.base_path = attributes[:'base_path']
94
98
  end
95
99
 
96
- if attributes.key?(:'content_guard')
97
- self.content_guard = attributes[:'content_guard']
100
+ if attributes.key?(:'pulp_href')
101
+ self.pulp_href = attributes[:'pulp_href']
98
102
  end
99
103
 
100
104
  if attributes.key?(:'repository')
@@ -105,16 +109,12 @@ module PulpContainerClient
105
109
  self.name = attributes[:'name']
106
110
  end
107
111
 
108
- if attributes.key?(:'repository_version')
109
- self.repository_version = attributes[:'repository_version']
110
- end
111
-
112
112
  if attributes.key?(:'pulp_created')
113
113
  self.pulp_created = attributes[:'pulp_created']
114
114
  end
115
115
 
116
- if attributes.key?(:'pulp_href')
117
- self.pulp_href = attributes[:'pulp_href']
116
+ if attributes.key?(:'content_guard')
117
+ self.content_guard = attributes[:'content_guard']
118
118
  end
119
119
 
120
120
  if attributes.key?(:'registry_path')
@@ -203,13 +203,13 @@ module PulpContainerClient
203
203
  def ==(o)
204
204
  return true if self.equal?(o)
205
205
  self.class == o.class &&
206
+ repository_version == o.repository_version &&
206
207
  base_path == o.base_path &&
207
- content_guard == o.content_guard &&
208
+ pulp_href == o.pulp_href &&
208
209
  repository == o.repository &&
209
210
  name == o.name &&
210
- repository_version == o.repository_version &&
211
211
  pulp_created == o.pulp_created &&
212
- pulp_href == o.pulp_href &&
212
+ content_guard == o.content_guard &&
213
213
  registry_path == o.registry_path
214
214
  end
215
215
 
@@ -222,7 +222,7 @@ module PulpContainerClient
222
222
  # Calculates hash code according to all attributes.
223
223
  # @return [Integer] Hash code
224
224
  def hash
225
- [base_path, content_guard, repository, name, repository_version, pulp_created, pulp_href, registry_path].hash
225
+ [repository_version, base_path, pulp_href, repository, name, pulp_created, content_guard, registry_path].hash
226
226
  end
227
227
 
228
228
  # Builds the object from hash
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,10 +6,10 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
13
13
  module PulpContainerClient
14
- VERSION = '1.1.0.dev01578505328'
14
+ VERSION = '1.2.0.dev01580753336'
15
15
  end
@@ -8,7 +8,7 @@
8
8
  The version of the OpenAPI document: v3
9
9
 
10
10
  Generated by: https://openapi-generator.tech
11
- OpenAPI Generator version: 4.2.3-SNAPSHOT
11
+ OpenAPI Generator version: 4.2.2
12
12
 
13
13
  =end
14
14
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3-SNAPSHOT
9
+ OpenAPI Generator version: 4.2.2
10
10
 
11
11
  =end
12
12