pulp_container_client 2.19.5 → 2.19.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ContainerContainerDistribution.md +2 -2
  4. data/docs/ContainerContainerDistributionResponse.md +7 -7
  5. data/docs/ContainerContainerPullThroughDistribution.md +2 -2
  6. data/docs/ContainerContainerPullThroughDistributionResponse.md +7 -7
  7. data/docs/ContainerContainerPushRepository.md +6 -6
  8. data/docs/ContainerContainerPushRepositoryResponse.md +12 -12
  9. data/docs/PatchedcontainerContainerDistribution.md +2 -2
  10. data/docs/PatchedcontainerContainerPullThroughDistribution.md +2 -2
  11. data/docs/PatchedcontainerContainerPushRepository.md +6 -6
  12. data/lib/pulp_container_client/models/container_container_distribution.rb +11 -11
  13. data/lib/pulp_container_client/models/container_container_distribution_response.rb +28 -28
  14. data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +11 -11
  15. data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +28 -28
  16. data/lib/pulp_container_client/models/container_container_push_repository.rb +41 -41
  17. data/lib/pulp_container_client/models/container_container_push_repository_response.rb +53 -53
  18. data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +11 -11
  19. data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +11 -11
  20. data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +41 -41
  21. data/lib/pulp_container_client/version.rb +1 -1
  22. data/spec/models/container_container_distribution_response_spec.rb +7 -7
  23. data/spec/models/container_container_distribution_spec.rb +3 -3
  24. data/spec/models/container_container_pull_through_distribution_response_spec.rb +7 -7
  25. data/spec/models/container_container_pull_through_distribution_spec.rb +3 -3
  26. data/spec/models/container_container_push_repository_response_spec.rb +10 -10
  27. data/spec/models/container_container_push_repository_spec.rb +5 -5
  28. data/spec/models/patchedcontainer_container_distribution_spec.rb +3 -3
  29. data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +3 -3
  30. data/spec/models/patchedcontainer_container_push_repository_spec.rb +5 -5
  31. metadata +61 -61
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6c9ffd1066ca04d35cca91619041d39a14ed83d505904b8bf2ce72f0a7fb9d33
4
- data.tar.gz: 6744bcd784c9062e9978444799d922f81ef1e20f658f46c0e77406af04cbc489
3
+ metadata.gz: 31fa10f0f86e0481b62efce4a743e672bbd5963da89b1065d5953fe444d89472
4
+ data.tar.gz: 8a113f0e6aed86c44a8b9a12852b823da6585a30b412804dae693c5ed06a2ee4
5
5
  SHA512:
6
- metadata.gz: b436b0248f64cc15bb1aedb45b62343047d9d69330d20ca875f9d7f8c00fcdafec31bdf5dacea63723df0a66d59f2502db51ef2209ca16ba8b079f297c475450
7
- data.tar.gz: 2faa05b3b36dc3f1e899f97f0ce243bb15b441302ebe59de92140b52aa5590cf4f0571a9ff8234908718cff02ea9fcd05ef2b62fb47856428a307ba1a63e5df8
6
+ metadata.gz: 065c02f357387cecdaa7ef14365ad0a81fb80fc10447413448cb54a369fb010acad616f3e2d4ad9526f42937671750515bacacd2aefc24c0c363d4aa47fa841f
7
+ data.tar.gz: c2270862c8afaa7ee4d34098fb2ae5aeaf85c95fb891fd1cc608ac39ee615a913f7a78564b65637c4da20d960faaac44f622c1cb294ba647fd7a6b0712696e0f
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
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: 2.19.5
10
+ - Package version: 2.19.7
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_container_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_container_client-2.19.5.gem
27
+ gem install ./pulp_container_client-2.19.7.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_container_client-2.19.5.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_container_client-2.19.7.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulp_container_client', '~> 2.19.5'
36
+ gem 'pulp_container_client', '~> 2.19.7'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -6,9 +6,9 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_labels** | **Hash<String, String>** | | [optional]
8
8
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
9
10
  **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\") |
10
11
  **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
11
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
12
12
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
13
13
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
14
14
  **private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
@@ -21,9 +21,9 @@ require 'PulpContainerClient'
21
21
 
22
22
  instance = PulpContainerClient::ContainerContainerDistribution.new(pulp_labels: null,
23
23
  content_guard: null,
24
+ repository: null,
24
25
  base_path: null,
25
26
  hidden: null,
26
- repository: null,
27
27
  name: null,
28
28
  repository_version: null,
29
29
  private: null,
@@ -4,14 +4,14 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
7
  **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
9
8
  **pulp_labels** | **Hash<String, String>** | | [optional]
10
- **pulp_href** | **String** | | [optional] [readonly]
11
9
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
10
+ **pulp_href** | **String** | | [optional] [readonly]
11
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
12
13
  **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\") |
13
14
  **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
14
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
15
15
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
16
16
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
17
17
  **registry_path** | **String** | The Registry hostname/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
@@ -25,14 +25,14 @@ Name | Type | Description | Notes
25
25
  ```ruby
26
26
  require 'PulpContainerClient'
27
27
 
28
- instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_created: null,
29
- pulp_last_updated: null,
28
+ instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_last_updated: null,
30
29
  pulp_labels: null,
31
- pulp_href: null,
32
30
  content_guard: null,
31
+ pulp_href: null,
32
+ pulp_created: null,
33
+ repository: null,
33
34
  base_path: null,
34
35
  hidden: null,
35
- repository: null,
36
36
  name: null,
37
37
  repository_version: null,
38
38
  registry_path: null,
@@ -6,9 +6,9 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_labels** | **Hash<String, String>** | | [optional]
8
8
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
9
10
  **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\") |
10
11
  **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
11
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
12
12
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
13
13
  **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. |
14
14
  **distributions** | **Array<String>** | Distributions created after pulling content through cache | [optional]
@@ -22,9 +22,9 @@ require 'PulpContainerClient'
22
22
 
23
23
  instance = PulpContainerClient::ContainerContainerPullThroughDistribution.new(pulp_labels: null,
24
24
  content_guard: null,
25
+ repository: null,
25
26
  base_path: null,
26
27
  hidden: null,
27
- repository: null,
28
28
  name: null,
29
29
  remote: null,
30
30
  distributions: null,
@@ -4,14 +4,14 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
7
  **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
9
8
  **pulp_labels** | **Hash<String, String>** | | [optional]
10
- **pulp_href** | **String** | | [optional] [readonly]
11
9
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
10
+ **pulp_href** | **String** | | [optional] [readonly]
11
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
12
13
  **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\") |
13
14
  **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
14
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
15
15
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
16
16
  **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. |
17
17
  **distributions** | **Array<String>** | Distributions created after pulling content through cache | [optional]
@@ -24,14 +24,14 @@ Name | Type | Description | Notes
24
24
  ```ruby
25
25
  require 'PulpContainerClient'
26
26
 
27
- instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(pulp_created: null,
28
- pulp_last_updated: null,
27
+ instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(pulp_last_updated: null,
29
28
  pulp_labels: null,
30
- pulp_href: null,
31
29
  content_guard: null,
30
+ pulp_href: null,
31
+ pulp_created: null,
32
+ repository: null,
32
33
  base_path: null,
33
34
  hidden: null,
34
- repository: null,
35
35
  name: null,
36
36
  remote: null,
37
37
  distributions: null,
@@ -4,22 +4,22 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
8
7
  **pulp_labels** | **Hash<String, String>** | | [optional]
9
- **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
10
8
  **description** | **String** | An optional description. | [optional]
11
9
  **name** | **String** | A unique name for this repository. |
10
+ **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
11
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
12
12
 
13
13
  ## Code Sample
14
14
 
15
15
  ```ruby
16
16
  require 'PulpContainerClient'
17
17
 
18
- instance = PulpContainerClient::ContainerContainerPushRepository.new(retain_repo_versions: null,
19
- pulp_labels: null,
20
- manifest_signing_service: null,
18
+ instance = PulpContainerClient::ContainerContainerPushRepository.new(pulp_labels: null,
21
19
  description: null,
22
- name: null)
20
+ name: null,
21
+ manifest_signing_service: null,
22
+ retain_repo_versions: null)
23
23
  ```
24
24
 
25
25
 
@@ -4,32 +4,32 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
8
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
7
  **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
10
- **versions_href** | **String** | | [optional] [readonly]
11
8
  **pulp_labels** | **Hash<String, String>** | | [optional]
12
9
  **pulp_href** | **String** | | [optional] [readonly]
13
- **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
14
- **latest_version_href** | **String** | | [optional] [readonly]
10
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
11
+ **versions_href** | **String** | | [optional] [readonly]
15
12
  **description** | **String** | An optional description. | [optional]
16
13
  **name** | **String** | A unique name for this repository. |
14
+ **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
15
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
16
+ **latest_version_href** | **String** | | [optional] [readonly]
17
17
 
18
18
  ## Code Sample
19
19
 
20
20
  ```ruby
21
21
  require 'PulpContainerClient'
22
22
 
23
- instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(retain_repo_versions: null,
24
- pulp_created: null,
25
- pulp_last_updated: null,
26
- versions_href: null,
23
+ instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(pulp_last_updated: null,
27
24
  pulp_labels: null,
28
25
  pulp_href: null,
29
- manifest_signing_service: null,
30
- latest_version_href: null,
26
+ pulp_created: null,
27
+ versions_href: null,
31
28
  description: null,
32
- name: null)
29
+ name: null,
30
+ manifest_signing_service: null,
31
+ retain_repo_versions: null,
32
+ latest_version_href: null)
33
33
  ```
34
34
 
35
35
 
@@ -6,9 +6,9 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_labels** | **Hash<String, String>** | | [optional]
8
8
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
9
10
  **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\") | [optional]
10
11
  **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
11
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
12
12
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
13
13
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
14
14
  **private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
@@ -21,9 +21,9 @@ require 'PulpContainerClient'
21
21
 
22
22
  instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(pulp_labels: null,
23
23
  content_guard: null,
24
+ repository: null,
24
25
  base_path: null,
25
26
  hidden: null,
26
- repository: null,
27
27
  name: null,
28
28
  repository_version: null,
29
29
  private: null,
@@ -6,9 +6,9 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_labels** | **Hash<String, String>** | | [optional]
8
8
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
9
10
  **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\") | [optional]
10
11
  **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
11
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
12
12
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
13
13
  **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. | [optional]
14
14
  **distributions** | **Array<String>** | Distributions created after pulling content through cache | [optional]
@@ -22,9 +22,9 @@ require 'PulpContainerClient'
22
22
 
23
23
  instance = PulpContainerClient::PatchedcontainerContainerPullThroughDistribution.new(pulp_labels: null,
24
24
  content_guard: null,
25
+ repository: null,
25
26
  base_path: null,
26
27
  hidden: null,
27
- repository: null,
28
28
  name: null,
29
29
  remote: null,
30
30
  distributions: null,
@@ -4,22 +4,22 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
8
7
  **pulp_labels** | **Hash<String, String>** | | [optional]
9
- **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
10
8
  **description** | **String** | An optional description. | [optional]
11
9
  **name** | **String** | A unique name for this repository. | [optional]
10
+ **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
11
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
12
12
 
13
13
  ## Code Sample
14
14
 
15
15
  ```ruby
16
16
  require 'PulpContainerClient'
17
17
 
18
- instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(retain_repo_versions: null,
19
- pulp_labels: null,
20
- manifest_signing_service: null,
18
+ instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(pulp_labels: null,
21
19
  description: null,
22
- name: null)
20
+ name: null,
21
+ manifest_signing_service: null,
22
+ retain_repo_versions: null)
23
23
  ```
24
24
 
25
25
 
@@ -20,15 +20,15 @@ module PulpContainerClient
20
20
  # An optional content-guard. If none is specified, a default one will be used.
21
21
  attr_accessor :content_guard
22
22
 
23
+ # The latest RepositoryVersion for this Repository will be served.
24
+ attr_accessor :repository
25
+
23
26
  # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
24
27
  attr_accessor :base_path
25
28
 
26
29
  # Whether this distribution should be shown in the content app.
27
30
  attr_accessor :hidden
28
31
 
29
- # The latest RepositoryVersion for this Repository will be served.
30
- attr_accessor :repository
31
-
32
32
  # A unique name. Ex, `rawhide` and `stable`.
33
33
  attr_accessor :name
34
34
 
@@ -46,9 +46,9 @@ module PulpContainerClient
46
46
  {
47
47
  :'pulp_labels' => :'pulp_labels',
48
48
  :'content_guard' => :'content_guard',
49
+ :'repository' => :'repository',
49
50
  :'base_path' => :'base_path',
50
51
  :'hidden' => :'hidden',
51
- :'repository' => :'repository',
52
52
  :'name' => :'name',
53
53
  :'repository_version' => :'repository_version',
54
54
  :'private' => :'private',
@@ -61,9 +61,9 @@ module PulpContainerClient
61
61
  {
62
62
  :'pulp_labels' => :'Hash<String, String>',
63
63
  :'content_guard' => :'String',
64
+ :'repository' => :'String',
64
65
  :'base_path' => :'String',
65
66
  :'hidden' => :'Boolean',
66
- :'repository' => :'String',
67
67
  :'name' => :'String',
68
68
  :'repository_version' => :'String',
69
69
  :'private' => :'Boolean',
@@ -105,6 +105,10 @@ module PulpContainerClient
105
105
  self.content_guard = attributes[:'content_guard']
106
106
  end
107
107
 
108
+ if attributes.key?(:'repository')
109
+ self.repository = attributes[:'repository']
110
+ end
111
+
108
112
  if attributes.key?(:'base_path')
109
113
  self.base_path = attributes[:'base_path']
110
114
  end
@@ -115,10 +119,6 @@ module PulpContainerClient
115
119
  self.hidden = false
116
120
  end
117
121
 
118
- if attributes.key?(:'repository')
119
- self.repository = attributes[:'repository']
120
- end
121
-
122
122
  if attributes.key?(:'name')
123
123
  self.name = attributes[:'name']
124
124
  end
@@ -219,9 +219,9 @@ module PulpContainerClient
219
219
  self.class == o.class &&
220
220
  pulp_labels == o.pulp_labels &&
221
221
  content_guard == o.content_guard &&
222
+ repository == o.repository &&
222
223
  base_path == o.base_path &&
223
224
  hidden == o.hidden &&
224
- repository == o.repository &&
225
225
  name == o.name &&
226
226
  repository_version == o.repository_version &&
227
227
  private == o.private &&
@@ -237,7 +237,7 @@ module PulpContainerClient
237
237
  # Calculates hash code according to all attributes.
238
238
  # @return [Integer] Hash code
239
239
  def hash
240
- [pulp_labels, content_guard, base_path, hidden, repository, name, repository_version, private, description].hash
240
+ [pulp_labels, content_guard, repository, base_path, hidden, name, repository_version, private, description].hash
241
241
  end
242
242
 
243
243
  # Builds the object from hash
@@ -15,28 +15,28 @@ require 'date'
15
15
  module PulpContainerClient
16
16
  # A serializer for ContainerDistribution.
17
17
  class ContainerContainerDistributionResponse
18
- # Timestamp of creation.
19
- attr_accessor :pulp_created
20
-
21
18
  # Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.
22
19
  attr_accessor :pulp_last_updated
23
20
 
24
21
  attr_accessor :pulp_labels
25
22
 
26
- attr_accessor :pulp_href
27
-
28
23
  # An optional content-guard. If none is specified, a default one will be used.
29
24
  attr_accessor :content_guard
30
25
 
26
+ attr_accessor :pulp_href
27
+
28
+ # Timestamp of creation.
29
+ attr_accessor :pulp_created
30
+
31
+ # The latest RepositoryVersion for this Repository will be served.
32
+ attr_accessor :repository
33
+
31
34
  # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
32
35
  attr_accessor :base_path
33
36
 
34
37
  # Whether this distribution should be shown in the content app.
35
38
  attr_accessor :hidden
36
39
 
37
- # The latest RepositoryVersion for this Repository will be served.
38
- attr_accessor :repository
39
-
40
40
  # A unique name. Ex, `rawhide` and `stable`.
41
41
  attr_accessor :name
42
42
 
@@ -61,14 +61,14 @@ module PulpContainerClient
61
61
  # Attribute mapping from ruby-style variable name to JSON key.
62
62
  def self.attribute_map
63
63
  {
64
- :'pulp_created' => :'pulp_created',
65
64
  :'pulp_last_updated' => :'pulp_last_updated',
66
65
  :'pulp_labels' => :'pulp_labels',
67
- :'pulp_href' => :'pulp_href',
68
66
  :'content_guard' => :'content_guard',
67
+ :'pulp_href' => :'pulp_href',
68
+ :'pulp_created' => :'pulp_created',
69
+ :'repository' => :'repository',
69
70
  :'base_path' => :'base_path',
70
71
  :'hidden' => :'hidden',
71
- :'repository' => :'repository',
72
72
  :'name' => :'name',
73
73
  :'repository_version' => :'repository_version',
74
74
  :'registry_path' => :'registry_path',
@@ -82,14 +82,14 @@ module PulpContainerClient
82
82
  # Attribute type mapping.
83
83
  def self.openapi_types
84
84
  {
85
- :'pulp_created' => :'DateTime',
86
85
  :'pulp_last_updated' => :'DateTime',
87
86
  :'pulp_labels' => :'Hash<String, String>',
88
- :'pulp_href' => :'String',
89
87
  :'content_guard' => :'String',
88
+ :'pulp_href' => :'String',
89
+ :'pulp_created' => :'DateTime',
90
+ :'repository' => :'String',
90
91
  :'base_path' => :'String',
91
92
  :'hidden' => :'Boolean',
92
- :'repository' => :'String',
93
93
  :'name' => :'String',
94
94
  :'repository_version' => :'String',
95
95
  :'registry_path' => :'String',
@@ -124,10 +124,6 @@ module PulpContainerClient
124
124
  h[k.to_sym] = v
125
125
  }
126
126
 
127
- if attributes.key?(:'pulp_created')
128
- self.pulp_created = attributes[:'pulp_created']
129
- end
130
-
131
127
  if attributes.key?(:'pulp_last_updated')
132
128
  self.pulp_last_updated = attributes[:'pulp_last_updated']
133
129
  end
@@ -138,12 +134,20 @@ module PulpContainerClient
138
134
  end
139
135
  end
140
136
 
137
+ if attributes.key?(:'content_guard')
138
+ self.content_guard = attributes[:'content_guard']
139
+ end
140
+
141
141
  if attributes.key?(:'pulp_href')
142
142
  self.pulp_href = attributes[:'pulp_href']
143
143
  end
144
144
 
145
- if attributes.key?(:'content_guard')
146
- self.content_guard = attributes[:'content_guard']
145
+ if attributes.key?(:'pulp_created')
146
+ self.pulp_created = attributes[:'pulp_created']
147
+ end
148
+
149
+ if attributes.key?(:'repository')
150
+ self.repository = attributes[:'repository']
147
151
  end
148
152
 
149
153
  if attributes.key?(:'base_path')
@@ -156,10 +160,6 @@ module PulpContainerClient
156
160
  self.hidden = false
157
161
  end
158
162
 
159
- if attributes.key?(:'repository')
160
- self.repository = attributes[:'repository']
161
- end
162
-
163
163
  if attributes.key?(:'name')
164
164
  self.name = attributes[:'name']
165
165
  end
@@ -217,14 +217,14 @@ module PulpContainerClient
217
217
  def ==(o)
218
218
  return true if self.equal?(o)
219
219
  self.class == o.class &&
220
- pulp_created == o.pulp_created &&
221
220
  pulp_last_updated == o.pulp_last_updated &&
222
221
  pulp_labels == o.pulp_labels &&
223
- pulp_href == o.pulp_href &&
224
222
  content_guard == o.content_guard &&
223
+ pulp_href == o.pulp_href &&
224
+ pulp_created == o.pulp_created &&
225
+ repository == o.repository &&
225
226
  base_path == o.base_path &&
226
227
  hidden == o.hidden &&
227
- repository == o.repository &&
228
228
  name == o.name &&
229
229
  repository_version == o.repository_version &&
230
230
  registry_path == o.registry_path &&
@@ -243,7 +243,7 @@ module PulpContainerClient
243
243
  # Calculates hash code according to all attributes.
244
244
  # @return [Integer] Hash code
245
245
  def hash
246
- [pulp_created, pulp_last_updated, pulp_labels, pulp_href, content_guard, base_path, hidden, repository, name, repository_version, registry_path, remote, namespace, private, description].hash
246
+ [pulp_last_updated, pulp_labels, content_guard, pulp_href, pulp_created, repository, base_path, hidden, name, repository_version, registry_path, remote, namespace, private, description].hash
247
247
  end
248
248
 
249
249
  # Builds the object from hash
@@ -20,15 +20,15 @@ module PulpContainerClient
20
20
  # An optional content-guard. If none is specified, a default one will be used.
21
21
  attr_accessor :content_guard
22
22
 
23
+ # The latest RepositoryVersion for this Repository will be served.
24
+ attr_accessor :repository
25
+
23
26
  # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
24
27
  attr_accessor :base_path
25
28
 
26
29
  # Whether this distribution should be shown in the content app.
27
30
  attr_accessor :hidden
28
31
 
29
- # The latest RepositoryVersion for this Repository will be served.
30
- attr_accessor :repository
31
-
32
32
  # A unique name. Ex, `rawhide` and `stable`.
33
33
  attr_accessor :name
34
34
 
@@ -49,9 +49,9 @@ module PulpContainerClient
49
49
  {
50
50
  :'pulp_labels' => :'pulp_labels',
51
51
  :'content_guard' => :'content_guard',
52
+ :'repository' => :'repository',
52
53
  :'base_path' => :'base_path',
53
54
  :'hidden' => :'hidden',
54
- :'repository' => :'repository',
55
55
  :'name' => :'name',
56
56
  :'remote' => :'remote',
57
57
  :'distributions' => :'distributions',
@@ -65,9 +65,9 @@ module PulpContainerClient
65
65
  {
66
66
  :'pulp_labels' => :'Hash<String, String>',
67
67
  :'content_guard' => :'String',
68
+ :'repository' => :'String',
68
69
  :'base_path' => :'String',
69
70
  :'hidden' => :'Boolean',
70
- :'repository' => :'String',
71
71
  :'name' => :'String',
72
72
  :'remote' => :'String',
73
73
  :'distributions' => :'Array<String>',
@@ -109,6 +109,10 @@ module PulpContainerClient
109
109
  self.content_guard = attributes[:'content_guard']
110
110
  end
111
111
 
112
+ if attributes.key?(:'repository')
113
+ self.repository = attributes[:'repository']
114
+ end
115
+
112
116
  if attributes.key?(:'base_path')
113
117
  self.base_path = attributes[:'base_path']
114
118
  end
@@ -119,10 +123,6 @@ module PulpContainerClient
119
123
  self.hidden = false
120
124
  end
121
125
 
122
- if attributes.key?(:'repository')
123
- self.repository = attributes[:'repository']
124
- end
125
-
126
126
  if attributes.key?(:'name')
127
127
  self.name = attributes[:'name']
128
128
  end
@@ -234,9 +234,9 @@ module PulpContainerClient
234
234
  self.class == o.class &&
235
235
  pulp_labels == o.pulp_labels &&
236
236
  content_guard == o.content_guard &&
237
+ repository == o.repository &&
237
238
  base_path == o.base_path &&
238
239
  hidden == o.hidden &&
239
- repository == o.repository &&
240
240
  name == o.name &&
241
241
  remote == o.remote &&
242
242
  distributions == o.distributions &&
@@ -253,7 +253,7 @@ module PulpContainerClient
253
253
  # Calculates hash code according to all attributes.
254
254
  # @return [Integer] Hash code
255
255
  def hash
256
- [pulp_labels, content_guard, base_path, hidden, repository, name, remote, distributions, private, description].hash
256
+ [pulp_labels, content_guard, repository, base_path, hidden, name, remote, distributions, private, description].hash
257
257
  end
258
258
 
259
259
  # Builds the object from hash