pulp_container_client 1.1.0.dev01578591862 → 1.2.0.dev01580926138

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 +31 -31
  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 +6 -6
  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
- # 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
- attr_accessor :base_path
17
+ # RepositoryVersion to be served
18
+ attr_accessor :repository_version
19
19
 
20
20
  # Timestamp of creation.
21
21
  attr_accessor :pulp_created
@@ -23,30 +23,30 @@ module PulpContainerClient
23
23
  # An optional content-guard.
24
24
  attr_accessor :content_guard
25
25
 
26
- # A unique name. Ex, `rawhide` and `stable`.
27
- attr_accessor :name
28
-
29
- # RepositoryVersion to be served
30
- attr_accessor :repository_version
31
-
32
26
  attr_accessor :pulp_href
33
27
 
28
+ # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
29
+ attr_accessor :base_path
30
+
34
31
  # The latest RepositoryVersion for this Repository will be served.
35
32
  attr_accessor :repository
36
33
 
37
- # The Registry hostame:port/name/ to use with docker pull command defined by this distribution.
34
+ # A unique name. Ex, `rawhide` and `stable`.
35
+ attr_accessor :name
36
+
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
- :'base_path' => :'base_path',
43
+ :'repository_version' => :'repository_version',
44
44
  :'pulp_created' => :'pulp_created',
45
45
  :'content_guard' => :'content_guard',
46
- :'name' => :'name',
47
- :'repository_version' => :'repository_version',
48
46
  :'pulp_href' => :'pulp_href',
47
+ :'base_path' => :'base_path',
49
48
  :'repository' => :'repository',
49
+ :'name' => :'name',
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
- :'base_path' => :'String',
57
+ :'repository_version' => :'String',
58
58
  :'pulp_created' => :'DateTime',
59
59
  :'content_guard' => :'String',
60
- :'name' => :'String',
61
- :'repository_version' => :'String',
62
60
  :'pulp_href' => :'String',
61
+ :'base_path' => :'String',
63
62
  :'repository' => :'String',
63
+ :'name' => :'String',
64
64
  :'registry_path' => :'String'
65
65
  }
66
66
  end
@@ -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
- :'content_guard',
72
71
  :'repository_version',
72
+ :'content_guard',
73
73
  :'repository',
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?(:'base_path')
93
- self.base_path = attributes[:'base_path']
92
+ if attributes.key?(:'repository_version')
93
+ self.repository_version = attributes[:'repository_version']
94
94
  end
95
95
 
96
96
  if attributes.key?(:'pulp_created')
@@ -101,22 +101,22 @@ module PulpContainerClient
101
101
  self.content_guard = attributes[:'content_guard']
102
102
  end
103
103
 
104
- if attributes.key?(:'name')
105
- self.name = attributes[:'name']
106
- end
107
-
108
- if attributes.key?(:'repository_version')
109
- self.repository_version = attributes[:'repository_version']
110
- end
111
-
112
104
  if attributes.key?(:'pulp_href')
113
105
  self.pulp_href = attributes[:'pulp_href']
114
106
  end
115
107
 
108
+ if attributes.key?(:'base_path')
109
+ self.base_path = attributes[:'base_path']
110
+ end
111
+
116
112
  if attributes.key?(:'repository')
117
113
  self.repository = attributes[:'repository']
118
114
  end
119
115
 
116
+ if attributes.key?(:'name')
117
+ self.name = attributes[:'name']
118
+ end
119
+
120
120
  if attributes.key?(:'registry_path')
121
121
  self.registry_path = attributes[:'registry_path']
122
122
  end
@@ -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
- base_path == o.base_path &&
206
+ repository_version == o.repository_version &&
207
207
  pulp_created == o.pulp_created &&
208
208
  content_guard == o.content_guard &&
209
- name == o.name &&
210
- repository_version == o.repository_version &&
211
209
  pulp_href == o.pulp_href &&
210
+ base_path == o.base_path &&
212
211
  repository == o.repository &&
212
+ name == o.name &&
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, pulp_created, content_guard, name, repository_version, pulp_href, repository, registry_path].hash
225
+ [repository_version, pulp_created, content_guard, pulp_href, base_path, repository, name, 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.dev01578591862'
14
+ VERSION = '1.2.0.dev01580926138'
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