pulp_container_client 1.1.0.dev01579023895 → 1.2.0.dev01581014489

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 +7 -7
  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 +27 -27
  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 +5 -5
  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,8 +14,8 @@ require 'date'
14
14
 
15
15
  module PulpContainerClient
16
16
  class ContainerContainerDistribution
17
- # RepositoryVersion to be served
18
- attr_accessor :repository_version
17
+ # The latest RepositoryVersion for this Repository will be served.
18
+ attr_accessor :repository
19
19
 
20
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\")
21
21
  attr_accessor :base_path
@@ -23,29 +23,29 @@ module PulpContainerClient
23
23
  # Timestamp of creation.
24
24
  attr_accessor :pulp_created
25
25
 
26
- # The latest RepositoryVersion for this Repository will be served.
27
- attr_accessor :repository
28
-
29
- attr_accessor :pulp_href
26
+ # RepositoryVersion to be served
27
+ attr_accessor :repository_version
30
28
 
31
29
  # A unique name. Ex, `rawhide` and `stable`.
32
30
  attr_accessor :name
33
31
 
32
+ attr_accessor :pulp_href
33
+
34
34
  # An optional content-guard.
35
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
+ :'repository' => :'repository',
44
44
  :'base_path' => :'base_path',
45
45
  :'pulp_created' => :'pulp_created',
46
- :'repository' => :'repository',
47
- :'pulp_href' => :'pulp_href',
46
+ :'repository_version' => :'repository_version',
48
47
  :'name' => :'name',
48
+ :'pulp_href' => :'pulp_href',
49
49
  :'content_guard' => :'content_guard',
50
50
  :'registry_path' => :'registry_path'
51
51
  }
@@ -54,12 +54,12 @@ module PulpContainerClient
54
54
  # Attribute type mapping.
55
55
  def self.openapi_types
56
56
  {
57
- :'repository_version' => :'String',
57
+ :'repository' => :'String',
58
58
  :'base_path' => :'String',
59
59
  :'pulp_created' => :'DateTime',
60
- :'repository' => :'String',
61
- :'pulp_href' => :'String',
60
+ :'repository_version' => :'String',
62
61
  :'name' => :'String',
62
+ :'pulp_href' => :'String',
63
63
  :'content_guard' => :'String',
64
64
  :'registry_path' => :'String'
65
65
  }
@@ -68,8 +68,8 @@ module PulpContainerClient
68
68
  # List of attributes with nullable: true
69
69
  def self.openapi_nullable
70
70
  Set.new([
71
- :'repository_version',
72
71
  :'repository',
72
+ :'repository_version',
73
73
  :'content_guard',
74
74
  ])
75
75
  end
@@ -89,8 +89,8 @@ 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']
92
+ if attributes.key?(:'repository')
93
+ self.repository = attributes[:'repository']
94
94
  end
95
95
 
96
96
  if attributes.key?(:'base_path')
@@ -101,18 +101,18 @@ module PulpContainerClient
101
101
  self.pulp_created = attributes[:'pulp_created']
102
102
  end
103
103
 
104
- if attributes.key?(:'repository')
105
- self.repository = attributes[:'repository']
106
- end
107
-
108
- if attributes.key?(:'pulp_href')
109
- self.pulp_href = attributes[:'pulp_href']
104
+ if attributes.key?(:'repository_version')
105
+ self.repository_version = attributes[:'repository_version']
110
106
  end
111
107
 
112
108
  if attributes.key?(:'name')
113
109
  self.name = attributes[:'name']
114
110
  end
115
111
 
112
+ if attributes.key?(:'pulp_href')
113
+ self.pulp_href = attributes[:'pulp_href']
114
+ end
115
+
116
116
  if attributes.key?(:'content_guard')
117
117
  self.content_guard = attributes[:'content_guard']
118
118
  end
@@ -203,12 +203,12 @@ 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
+ repository == o.repository &&
207
207
  base_path == o.base_path &&
208
208
  pulp_created == o.pulp_created &&
209
- repository == o.repository &&
210
- pulp_href == o.pulp_href &&
209
+ repository_version == o.repository_version &&
211
210
  name == o.name &&
211
+ pulp_href == o.pulp_href &&
212
212
  content_guard == o.content_guard &&
213
213
  registry_path == o.registry_path
214
214
  end
@@ -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
- [repository_version, base_path, pulp_created, repository, pulp_href, name, content_guard, registry_path].hash
225
+ [repository, base_path, pulp_created, repository_version, name, pulp_href, 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.dev01579023895'
14
+ VERSION = '1.2.0.dev01581014489'
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