pulp_container_client 2.22.9 → 2.22.10

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 +4 -4
  4. data/docs/ContainerContainerDistributionResponse.md +10 -10
  5. data/docs/ContainerContainerPullThroughDistribution.md +4 -4
  6. data/docs/ContainerContainerPullThroughDistributionResponse.md +10 -10
  7. data/docs/ContainerContainerPushRepository.md +6 -6
  8. data/docs/ContainerContainerPushRepositoryResponse.md +13 -13
  9. data/docs/PatchedcontainerContainerDistribution.md +4 -4
  10. data/docs/PatchedcontainerContainerPullThroughDistribution.md +4 -4
  11. data/docs/PatchedcontainerContainerPushRepository.md +6 -6
  12. data/lib/pulp_container_client/models/container_container_distribution.rb +20 -20
  13. data/lib/pulp_container_client/models/container_container_distribution_response.rb +49 -49
  14. data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +20 -20
  15. data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +49 -49
  16. data/lib/pulp_container_client/models/container_container_push_repository.rb +50 -50
  17. data/lib/pulp_container_client/models/container_container_push_repository_response.rb +57 -57
  18. data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +20 -20
  19. data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +20 -20
  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 +9 -9
  23. data/spec/models/container_container_distribution_spec.rb +4 -4
  24. data/spec/models/container_container_pull_through_distribution_response_spec.rb +9 -9
  25. data/spec/models/container_container_pull_through_distribution_spec.rb +4 -4
  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 +4 -4
  29. data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +4 -4
  30. data/spec/models/patchedcontainer_container_push_repository_spec.rb +5 -5
  31. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 27aa59f625d34505c099ae7853ce56af2e0758b75380a7829284bc3c9b27d344
4
- data.tar.gz: d2bb6d4d68639abf7c206d6ab5f820aeedf79d6513029c9eaec137eeb91835f7
3
+ metadata.gz: 748cb7e1a9628c3662e9033a906c908ccbee2629710a699f2824cb2641e217c7
4
+ data.tar.gz: 5b24e9b7775028270725d47a60ec7625a597d89341377746fde0f420f887ecfa
5
5
  SHA512:
6
- metadata.gz: 3d4311ea3c2c7b879c7bfefd489d4ff5b0f940bceac6268f9022f60282cbdc58b19ae0f844f6ba763f66ef2f39e8c2b4d3801d58818ab9552fe86f9183e62694
7
- data.tar.gz: b0461c132326d53eeade846b936692f000478f17347c244199cf26f99007dedbf8a52e82d75c3e7ee70c30a094710e0283ee4894d8287fd27950e2391c0d86ce
6
+ metadata.gz: d168392856e4f926b1dd619ac48e231ac38d459629ff636b36a6bad35e2323e5e34fec2c1eef0a4658e58bc671776b01cc1c7609446b20401d2ab4d3209b01d5
7
+ data.tar.gz: 45fba6cb4d6ee4976f205eee8765481f36aa382bfaa99b149805746d05b7f3b3ebd50a08ab8988fe8f64656b6b1ea05133af718bd63a04d33bbf4b8a48dabebe
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.22.9
10
+ - Package version: 2.22.10
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.22.9.gem
27
+ gem install ./pulp_container_client-2.22.10.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_container_client-2.22.9.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_container_client-2.22.10.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.22.9'
36
+ gem 'pulp_container_client', '~> 2.22.10'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -5,11 +5,11 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
8
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
8
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
9
9
  **pulp_labels** | **Hash<String, String>** | | [optional]
10
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
10
11
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
11
12
  **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\") |
12
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
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]
15
15
  **description** | **String** | An optional description. | [optional]
@@ -20,11 +20,11 @@ Name | Type | Description | Notes
20
20
  require 'PulpContainerClient'
21
21
 
22
22
  instance = PulpContainerClient::ContainerContainerDistribution.new(content_guard: null,
23
- name: null,
23
+ hidden: null,
24
24
  pulp_labels: null,
25
+ name: null,
25
26
  repository: null,
26
27
  base_path: null,
27
- hidden: null,
28
28
  repository_version: null,
29
29
  private: null,
30
30
  description: null)
@@ -5,16 +5,16 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
8
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
9
+ **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to `null`, no guarantee is provided about content changes. | [optional] [readonly]
10
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
11
+ **pulp_labels** | **Hash<String, String>** | | [optional]
8
12
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
13
+ **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
9
14
  **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
- **pulp_labels** | **Hash<String, String>** | | [optional]
11
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
15
  **pulp_href** | **String** | | [optional] [readonly]
13
- **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
14
16
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
15
- **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to `null`, no guarantee is provided about content changes. | [optional] [readonly]
16
17
  **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\") |
17
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
18
18
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
19
19
  **registry_path** | **String** | The Registry hostname/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
20
20
  **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. | [optional] [readonly]
@@ -28,16 +28,16 @@ Name | Type | Description | Notes
28
28
  require 'PulpContainerClient'
29
29
 
30
30
  instance = PulpContainerClient::ContainerContainerDistributionResponse.new(content_guard: null,
31
+ hidden: null,
32
+ no_content_change_since: null,
33
+ pulp_created: null,
34
+ pulp_labels: null,
31
35
  name: null,
36
+ prn: null,
32
37
  pulp_last_updated: null,
33
- pulp_labels: null,
34
- pulp_created: null,
35
38
  pulp_href: null,
36
- prn: null,
37
39
  repository: null,
38
- no_content_change_since: null,
39
40
  base_path: null,
40
- hidden: null,
41
41
  repository_version: null,
42
42
  registry_path: null,
43
43
  remote: null,
@@ -5,11 +5,11 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
8
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
8
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
9
9
  **pulp_labels** | **Hash<String, String>** | | [optional]
10
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
10
11
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
11
12
  **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\") |
12
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
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]
15
15
  **private** | **Boolean** | Restrict pull access to explicitly authorized users. Related distributions inherit this value. Defaults to unrestricted pull access. | [optional]
@@ -21,11 +21,11 @@ Name | Type | Description | Notes
21
21
  require 'PulpContainerClient'
22
22
 
23
23
  instance = PulpContainerClient::ContainerContainerPullThroughDistribution.new(content_guard: null,
24
- name: null,
24
+ hidden: null,
25
25
  pulp_labels: null,
26
+ name: null,
26
27
  repository: null,
27
28
  base_path: null,
28
- hidden: null,
29
29
  remote: null,
30
30
  distributions: null,
31
31
  private: null,
@@ -5,16 +5,16 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
8
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
9
+ **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to `null`, no guarantee is provided about content changes. | [optional] [readonly]
10
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
11
+ **pulp_labels** | **Hash<String, String>** | | [optional]
8
12
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
13
+ **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
9
14
  **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
- **pulp_labels** | **Hash<String, String>** | | [optional]
11
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
15
  **pulp_href** | **String** | | [optional] [readonly]
13
- **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
14
16
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
15
- **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to `null`, no guarantee is provided about content changes. | [optional] [readonly]
16
17
  **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\") |
17
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
18
18
  **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. |
19
19
  **distributions** | **Array<String>** | Distributions created after pulling content through cache | [optional]
20
20
  **namespace** | **String** | Namespace this distribution belongs to. | [optional] [readonly]
@@ -27,16 +27,16 @@ Name | Type | Description | Notes
27
27
  require 'PulpContainerClient'
28
28
 
29
29
  instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(content_guard: null,
30
+ hidden: null,
31
+ no_content_change_since: null,
32
+ pulp_created: null,
33
+ pulp_labels: null,
30
34
  name: null,
35
+ prn: null,
31
36
  pulp_last_updated: null,
32
- pulp_labels: null,
33
- pulp_created: null,
34
37
  pulp_href: null,
35
- prn: null,
36
38
  repository: null,
37
- no_content_change_since: null,
38
39
  base_path: null,
39
- hidden: null,
40
40
  remote: null,
41
41
  distributions: null,
42
42
  namespace: null,
@@ -4,22 +4,22 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **name** | **String** | A unique name for this repository. |
8
- **pulp_labels** | **Hash<String, String>** | | [optional]
9
7
  **description** | **String** | An optional description. | [optional]
10
8
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
11
9
  **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
10
+ **pulp_labels** | **Hash<String, String>** | | [optional]
11
+ **name** | **String** | A unique name for this repository. |
12
12
 
13
13
  ## Code Sample
14
14
 
15
15
  ```ruby
16
16
  require 'PulpContainerClient'
17
17
 
18
- instance = PulpContainerClient::ContainerContainerPushRepository.new(name: null,
19
- pulp_labels: null,
20
- description: null,
18
+ instance = PulpContainerClient::ContainerContainerPushRepository.new(description: null,
21
19
  manifest_signing_service: null,
22
- retain_repo_versions: null)
20
+ retain_repo_versions: null,
21
+ pulp_labels: null,
22
+ name: null)
23
23
  ```
24
24
 
25
25
 
@@ -4,16 +4,16 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
+ **description** | **String** | An optional description. | [optional]
8
+ **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
7
9
  **latest_version_href** | **String** | | [optional] [readonly]
10
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
11
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
12
+ **pulp_labels** | **Hash<String, String>** | | [optional]
8
13
  **name** | **String** | A unique name for this repository. |
14
+ **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
9
15
  **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
- **pulp_labels** | **Hash<String, String>** | | [optional]
11
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
16
  **pulp_href** | **String** | | [optional] [readonly]
13
- **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
14
- **description** | **String** | An optional description. | [optional]
15
- **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
16
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
17
17
  **versions_href** | **String** | | [optional] [readonly]
18
18
 
19
19
  ## Code Sample
@@ -21,16 +21,16 @@ Name | Type | Description | Notes
21
21
  ```ruby
22
22
  require 'PulpContainerClient'
23
23
 
24
- instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(latest_version_href: null,
24
+ instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(description: null,
25
+ manifest_signing_service: null,
26
+ latest_version_href: null,
27
+ pulp_created: null,
28
+ retain_repo_versions: null,
29
+ pulp_labels: null,
25
30
  name: null,
31
+ prn: null,
26
32
  pulp_last_updated: null,
27
- pulp_labels: null,
28
- pulp_created: null,
29
33
  pulp_href: null,
30
- prn: null,
31
- description: null,
32
- manifest_signing_service: null,
33
- retain_repo_versions: null,
34
34
  versions_href: null)
35
35
  ```
36
36
 
@@ -5,11 +5,11 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
8
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
8
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
9
9
  **pulp_labels** | **Hash<String, String>** | | [optional]
10
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
10
11
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
11
12
  **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]
12
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
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]
15
15
  **description** | **String** | An optional description. | [optional]
@@ -20,11 +20,11 @@ Name | Type | Description | Notes
20
20
  require 'PulpContainerClient'
21
21
 
22
22
  instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(content_guard: null,
23
- name: null,
23
+ hidden: null,
24
24
  pulp_labels: null,
25
+ name: null,
25
26
  repository: null,
26
27
  base_path: null,
27
- hidden: null,
28
28
  repository_version: null,
29
29
  private: null,
30
30
  description: null)
@@ -5,11 +5,11 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
8
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
8
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
9
9
  **pulp_labels** | **Hash<String, String>** | | [optional]
10
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
10
11
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
11
12
  **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]
12
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
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]
15
15
  **private** | **Boolean** | Restrict pull access to explicitly authorized users. Related distributions inherit this value. Defaults to unrestricted pull access. | [optional]
@@ -21,11 +21,11 @@ Name | Type | Description | Notes
21
21
  require 'PulpContainerClient'
22
22
 
23
23
  instance = PulpContainerClient::PatchedcontainerContainerPullThroughDistribution.new(content_guard: null,
24
- name: null,
24
+ hidden: null,
25
25
  pulp_labels: null,
26
+ name: null,
26
27
  repository: null,
27
28
  base_path: null,
28
- hidden: null,
29
29
  remote: null,
30
30
  distributions: null,
31
31
  private: null,
@@ -4,22 +4,22 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **name** | **String** | A unique name for this repository. | [optional]
8
- **pulp_labels** | **Hash<String, String>** | | [optional]
9
7
  **description** | **String** | An optional description. | [optional]
10
8
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
11
9
  **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
10
+ **pulp_labels** | **Hash<String, String>** | | [optional]
11
+ **name** | **String** | A unique name for this repository. | [optional]
12
12
 
13
13
  ## Code Sample
14
14
 
15
15
  ```ruby
16
16
  require 'PulpContainerClient'
17
17
 
18
- instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(name: null,
19
- pulp_labels: null,
20
- description: null,
18
+ instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(description: null,
21
19
  manifest_signing_service: null,
22
- retain_repo_versions: null)
20
+ retain_repo_versions: null,
21
+ pulp_labels: null,
22
+ name: null)
23
23
  ```
24
24
 
25
25
 
@@ -18,20 +18,20 @@ module PulpContainerClient
18
18
  # An optional content-guard. If none is specified, a default one will be used.
19
19
  attr_accessor :content_guard
20
20
 
21
- # A unique name. Ex, `rawhide` and `stable`.
22
- attr_accessor :name
21
+ # Whether this distribution should be shown in the content app.
22
+ attr_accessor :hidden
23
23
 
24
24
  attr_accessor :pulp_labels
25
25
 
26
+ # A unique name. Ex, `rawhide` and `stable`.
27
+ attr_accessor :name
28
+
26
29
  # The latest RepositoryVersion for this Repository will be served.
27
30
  attr_accessor :repository
28
31
 
29
32
  # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
30
33
  attr_accessor :base_path
31
34
 
32
- # Whether this distribution should be shown in the content app.
33
- attr_accessor :hidden
34
-
35
35
  # RepositoryVersion to be served
36
36
  attr_accessor :repository_version
37
37
 
@@ -45,11 +45,11 @@ module PulpContainerClient
45
45
  def self.attribute_map
46
46
  {
47
47
  :'content_guard' => :'content_guard',
48
- :'name' => :'name',
48
+ :'hidden' => :'hidden',
49
49
  :'pulp_labels' => :'pulp_labels',
50
+ :'name' => :'name',
50
51
  :'repository' => :'repository',
51
52
  :'base_path' => :'base_path',
52
- :'hidden' => :'hidden',
53
53
  :'repository_version' => :'repository_version',
54
54
  :'private' => :'private',
55
55
  :'description' => :'description'
@@ -60,11 +60,11 @@ module PulpContainerClient
60
60
  def self.openapi_types
61
61
  {
62
62
  :'content_guard' => :'String',
63
- :'name' => :'String',
63
+ :'hidden' => :'Boolean',
64
64
  :'pulp_labels' => :'Hash<String, String>',
65
+ :'name' => :'String',
65
66
  :'repository' => :'String',
66
67
  :'base_path' => :'String',
67
- :'hidden' => :'Boolean',
68
68
  :'repository_version' => :'String',
69
69
  :'private' => :'Boolean',
70
70
  :'description' => :'String'
@@ -99,8 +99,10 @@ module PulpContainerClient
99
99
  self.content_guard = attributes[:'content_guard']
100
100
  end
101
101
 
102
- if attributes.key?(:'name')
103
- self.name = attributes[:'name']
102
+ if attributes.key?(:'hidden')
103
+ self.hidden = attributes[:'hidden']
104
+ else
105
+ self.hidden = false
104
106
  end
105
107
 
106
108
  if attributes.key?(:'pulp_labels')
@@ -109,6 +111,10 @@ module PulpContainerClient
109
111
  end
110
112
  end
111
113
 
114
+ if attributes.key?(:'name')
115
+ self.name = attributes[:'name']
116
+ end
117
+
112
118
  if attributes.key?(:'repository')
113
119
  self.repository = attributes[:'repository']
114
120
  end
@@ -117,12 +123,6 @@ module PulpContainerClient
117
123
  self.base_path = attributes[:'base_path']
118
124
  end
119
125
 
120
- if attributes.key?(:'hidden')
121
- self.hidden = attributes[:'hidden']
122
- else
123
- self.hidden = false
124
- end
125
-
126
126
  if attributes.key?(:'repository_version')
127
127
  self.repository_version = attributes[:'repository_version']
128
128
  end
@@ -218,11 +218,11 @@ module PulpContainerClient
218
218
  return true if self.equal?(o)
219
219
  self.class == o.class &&
220
220
  content_guard == o.content_guard &&
221
- name == o.name &&
221
+ hidden == o.hidden &&
222
222
  pulp_labels == o.pulp_labels &&
223
+ name == o.name &&
223
224
  repository == o.repository &&
224
225
  base_path == o.base_path &&
225
- hidden == o.hidden &&
226
226
  repository_version == o.repository_version &&
227
227
  private == o.private &&
228
228
  description == o.description
@@ -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
- [content_guard, name, pulp_labels, repository, base_path, hidden, repository_version, private, description].hash
240
+ [content_guard, hidden, pulp_labels, name, repository, base_path, repository_version, private, description].hash
241
241
  end
242
242
 
243
243
  # Builds the object from hash