pulp_container_client 2.20.2 → 2.20.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ContainerContainerDistribution.md +8 -8
  4. data/docs/ContainerContainerDistributionResponse.md +12 -12
  5. data/docs/ContainerContainerPullThroughDistribution.md +8 -8
  6. data/docs/ContainerContainerPullThroughDistributionResponse.md +12 -12
  7. data/docs/ContainerContainerPushRepository.md +7 -7
  8. data/docs/ContainerContainerPushRepositoryResponse.md +16 -16
  9. data/docs/PatchedcontainerContainerDistribution.md +8 -8
  10. data/docs/PatchedcontainerContainerPullThroughDistribution.md +8 -8
  11. data/docs/PatchedcontainerContainerPushRepository.md +7 -7
  12. data/lib/pulp_container_client/models/container_container_distribution.rb +37 -37
  13. data/lib/pulp_container_client/models/container_container_distribution_response.rb +53 -53
  14. data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +37 -37
  15. data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +53 -53
  16. data/lib/pulp_container_client/models/container_container_push_repository.rb +55 -55
  17. data/lib/pulp_container_client/models/container_container_push_repository_response.rb +68 -68
  18. data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +37 -37
  19. data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +37 -37
  20. data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +47 -47
  21. data/lib/pulp_container_client/version.rb +1 -1
  22. data/spec/models/container_container_distribution_response_spec.rb +8 -8
  23. data/spec/models/container_container_distribution_spec.rb +6 -6
  24. data/spec/models/container_container_pull_through_distribution_response_spec.rb +8 -8
  25. data/spec/models/container_container_pull_through_distribution_spec.rb +6 -6
  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 +6 -6
  29. data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +6 -6
  30. data/spec/models/patchedcontainer_container_push_repository_spec.rb +5 -5
  31. metadata +62 -62
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 10068ea3ddd1d5879aa9112e6b6822c5eed04e66a8a1ad637224d565966d47b8
4
- data.tar.gz: '080a4e2789cfc847bc0c65e827b6c8cf60cc4835840dc150e3221d0790bb72e2'
3
+ metadata.gz: 900d53923f2972305ee7c19f6553976eee7a84f952d954c4cb62dbdff749e2bc
4
+ data.tar.gz: ee18285b8427f8a1ead65b2b01ba635cafd9b4d8a34110e18860834f1e50c378
5
5
  SHA512:
6
- metadata.gz: e6e38b11d421bb3738f60e3f84de30c0b0cf73ad0a85ee66991124ef8c2af8b00386ba8770dac2fa8a98bed515fdcb2fcbcf555144a3348a3ebedd62dc3e0a90
7
- data.tar.gz: 4bab03dc37265e535e1997cc02e39ea0cccd14a81b63105033fd01e0e3ecd32d82ad202707f87ba9e2f687cdb7ef74bc891ddafbbfd8808ba892391fb52fe90f
6
+ metadata.gz: e4f0cd92563cc250b12580c42ba590774651e4b83e5b88a6f516edddf8a7e8c7303db027742dbdd185b67dac6965a0952b9142dd0584cfe9759f5f5cef639df5
7
+ data.tar.gz: dba23660f229eeb1c324f1926decd5705cfa157854c3dc64b074acdf45bd5edadb302d4e25af5060608c0882e2f2482edf134f297eefa50a0feddbcd9d1528fc
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.20.2
10
+ - Package version: 2.20.3
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.20.2.gem
27
+ gem install ./pulp_container_client-2.20.3.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_container_client-2.20.2.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_container_client-2.20.3.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.20.2'
36
+ gem 'pulp_container_client', '~> 2.20.3'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -4,12 +4,12 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
8
- **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
10
- **pulp_labels** | **Hash<String, String>** | | [optional]
11
7
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
8
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
12
9
  **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
+ **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
11
+ **pulp_labels** | **Hash<String, String>** | | [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]
@@ -19,12 +19,12 @@ Name | Type | Description | Notes
19
19
  ```ruby
20
20
  require 'PulpContainerClient'
21
21
 
22
- instance = PulpContainerClient::ContainerContainerDistribution.new(hidden: null,
23
- content_guard: null,
22
+ instance = PulpContainerClient::ContainerContainerDistribution.new(repository: null,
24
23
  name: null,
25
- pulp_labels: null,
26
- repository: null,
27
24
  base_path: null,
25
+ content_guard: null,
26
+ pulp_labels: null,
27
+ hidden: null,
28
28
  repository_version: null,
29
29
  private: null,
30
30
  description: null)
@@ -4,15 +4,15 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
7
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
+ **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
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
10
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
11
+ **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\") |
8
12
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
13
  **pulp_href** | **String** | | [optional] [readonly]
10
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
11
14
  **pulp_labels** | **Hash<String, String>** | | [optional]
12
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
13
- **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]
14
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
15
- **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\") |
15
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
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]
18
18
  **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. | [optional] [readonly]
@@ -25,15 +25,15 @@ Name | Type | Description | Notes
25
25
  ```ruby
26
26
  require 'PulpContainerClient'
27
27
 
28
- instance = PulpContainerClient::ContainerContainerDistributionResponse.new(hidden: null,
28
+ instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_created: null,
29
+ pulp_last_updated: null,
30
+ repository: null,
31
+ name: null,
32
+ base_path: null,
29
33
  content_guard: null,
30
34
  pulp_href: null,
31
- name: null,
32
35
  pulp_labels: null,
33
- repository: null,
34
- pulp_last_updated: null,
35
- pulp_created: null,
36
- base_path: null,
36
+ hidden: null,
37
37
  repository_version: null,
38
38
  registry_path: null,
39
39
  remote: null,
@@ -4,12 +4,12 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
8
- **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
10
- **pulp_labels** | **Hash<String, String>** | | [optional]
11
7
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
8
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
12
9
  **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
+ **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
11
+ **pulp_labels** | **Hash<String, String>** | | [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. |
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]
@@ -20,12 +20,12 @@ Name | Type | Description | Notes
20
20
  ```ruby
21
21
  require 'PulpContainerClient'
22
22
 
23
- instance = PulpContainerClient::ContainerContainerPullThroughDistribution.new(hidden: null,
24
- content_guard: null,
23
+ instance = PulpContainerClient::ContainerContainerPullThroughDistribution.new(repository: null,
25
24
  name: null,
26
- pulp_labels: null,
27
- repository: null,
28
25
  base_path: null,
26
+ content_guard: null,
27
+ pulp_labels: null,
28
+ hidden: null,
29
29
  remote: null,
30
30
  distributions: null,
31
31
  private: null,
@@ -4,15 +4,15 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
7
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
+ **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
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
10
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
11
+ **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\") |
8
12
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
13
  **pulp_href** | **String** | | [optional] [readonly]
10
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
11
14
  **pulp_labels** | **Hash<String, String>** | | [optional]
12
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
13
- **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]
14
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
15
- **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\") |
15
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
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]
18
18
  **namespace** | **String** | Namespace this distribution belongs to. | [optional] [readonly]
@@ -24,15 +24,15 @@ Name | Type | Description | Notes
24
24
  ```ruby
25
25
  require 'PulpContainerClient'
26
26
 
27
- instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(hidden: null,
27
+ instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(pulp_created: null,
28
+ pulp_last_updated: null,
29
+ repository: null,
30
+ name: null,
31
+ base_path: null,
28
32
  content_guard: null,
29
33
  pulp_href: null,
30
- name: null,
31
34
  pulp_labels: null,
32
- repository: null,
33
- pulp_last_updated: null,
34
- pulp_created: null,
35
- base_path: null,
35
+ hidden: null,
36
36
  remote: null,
37
37
  distributions: null,
38
38
  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
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
10
7
  **description** | **String** | An optional description. | [optional]
8
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
9
+ **name** | **String** | A unique name for this repository. |
11
10
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
11
+ **pulp_labels** | **Hash<String, String>** | | [optional]
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,
18
+ instance = PulpContainerClient::ContainerContainerPushRepository.new(description: null,
20
19
  retain_repo_versions: null,
21
- description: null,
22
- manifest_signing_service: null)
20
+ name: null,
21
+ manifest_signing_service: null,
22
+ pulp_labels: null)
23
23
  ```
24
24
 
25
25
 
@@ -4,32 +4,32 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **versions_href** | **String** | | [optional] [readonly]
8
- **pulp_href** | **String** | | [optional] [readonly]
9
- **name** | **String** | A unique name for this repository. |
10
- **pulp_labels** | **Hash<String, String>** | | [optional]
11
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
12
- **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]
13
- **description** | **String** | An optional description. | [optional]
14
7
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
15
8
  **latest_version_href** | **String** | | [optional] [readonly]
9
+ **description** | **String** | An optional description. | [optional]
10
+ **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]
11
+ **versions_href** | **String** | | [optional] [readonly]
12
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
13
+ **name** | **String** | A unique name for this repository. |
16
14
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
15
+ **pulp_href** | **String** | | [optional] [readonly]
16
+ **pulp_labels** | **Hash<String, String>** | | [optional]
17
17
 
18
18
  ## Code Sample
19
19
 
20
20
  ```ruby
21
21
  require 'PulpContainerClient'
22
22
 
23
- instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(versions_href: null,
24
- pulp_href: null,
25
- name: null,
26
- pulp_labels: null,
27
- retain_repo_versions: null,
28
- pulp_last_updated: null,
29
- description: null,
30
- pulp_created: null,
23
+ instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(pulp_created: null,
31
24
  latest_version_href: null,
32
- manifest_signing_service: null)
25
+ description: null,
26
+ pulp_last_updated: null,
27
+ versions_href: null,
28
+ retain_repo_versions: null,
29
+ name: null,
30
+ manifest_signing_service: null,
31
+ pulp_href: null,
32
+ pulp_labels: null)
33
33
  ```
34
34
 
35
35
 
@@ -4,12 +4,12 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
8
- **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
10
- **pulp_labels** | **Hash<String, String>** | | [optional]
11
7
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
8
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
12
9
  **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
+ **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
11
+ **pulp_labels** | **Hash<String, String>** | | [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]
@@ -19,12 +19,12 @@ Name | Type | Description | Notes
19
19
  ```ruby
20
20
  require 'PulpContainerClient'
21
21
 
22
- instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(hidden: null,
23
- content_guard: null,
22
+ instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(repository: null,
24
23
  name: null,
25
- pulp_labels: null,
26
- repository: null,
27
24
  base_path: null,
25
+ content_guard: null,
26
+ pulp_labels: null,
27
+ hidden: null,
28
28
  repository_version: null,
29
29
  private: null,
30
30
  description: null)
@@ -4,12 +4,12 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
8
- **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
10
- **pulp_labels** | **Hash<String, String>** | | [optional]
11
7
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
8
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
12
9
  **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
+ **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
11
+ **pulp_labels** | **Hash<String, String>** | | [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]
@@ -20,12 +20,12 @@ Name | Type | Description | Notes
20
20
  ```ruby
21
21
  require 'PulpContainerClient'
22
22
 
23
- instance = PulpContainerClient::PatchedcontainerContainerPullThroughDistribution.new(hidden: null,
24
- content_guard: null,
23
+ instance = PulpContainerClient::PatchedcontainerContainerPullThroughDistribution.new(repository: null,
25
24
  name: null,
26
- pulp_labels: null,
27
- repository: null,
28
25
  base_path: null,
26
+ content_guard: null,
27
+ pulp_labels: 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
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
10
7
  **description** | **String** | An optional description. | [optional]
8
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
9
+ **name** | **String** | A unique name for this repository. | [optional]
11
10
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
11
+ **pulp_labels** | **Hash<String, String>** | | [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,
18
+ instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(description: null,
20
19
  retain_repo_versions: null,
21
- description: null,
22
- manifest_signing_service: null)
20
+ name: null,
21
+ manifest_signing_service: null,
22
+ pulp_labels: null)
23
23
  ```
24
24
 
25
25
 
@@ -15,23 +15,23 @@ require 'date'
15
15
  module PulpContainerClient
16
16
  # A serializer for ContainerDistribution.
17
17
  class ContainerContainerDistribution
18
- # Whether this distribution should be shown in the content app.
19
- attr_accessor :hidden
20
-
21
- # An optional content-guard. If none is specified, a default one will be used.
22
- attr_accessor :content_guard
18
+ # The latest RepositoryVersion for this Repository will be served.
19
+ attr_accessor :repository
23
20
 
24
21
  # A unique name. Ex, `rawhide` and `stable`.
25
22
  attr_accessor :name
26
23
 
27
- attr_accessor :pulp_labels
28
-
29
- # The latest RepositoryVersion for this Repository will be served.
30
- attr_accessor :repository
31
-
32
24
  # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
33
25
  attr_accessor :base_path
34
26
 
27
+ # An optional content-guard. If none is specified, a default one will be used.
28
+ attr_accessor :content_guard
29
+
30
+ attr_accessor :pulp_labels
31
+
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
 
@@ -44,12 +44,12 @@ module PulpContainerClient
44
44
  # Attribute mapping from ruby-style variable name to JSON key.
45
45
  def self.attribute_map
46
46
  {
47
- :'hidden' => :'hidden',
48
- :'content_guard' => :'content_guard',
49
- :'name' => :'name',
50
- :'pulp_labels' => :'pulp_labels',
51
47
  :'repository' => :'repository',
48
+ :'name' => :'name',
52
49
  :'base_path' => :'base_path',
50
+ :'content_guard' => :'content_guard',
51
+ :'pulp_labels' => :'pulp_labels',
52
+ :'hidden' => :'hidden',
53
53
  :'repository_version' => :'repository_version',
54
54
  :'private' => :'private',
55
55
  :'description' => :'description'
@@ -59,12 +59,12 @@ module PulpContainerClient
59
59
  # Attribute type mapping.
60
60
  def self.openapi_types
61
61
  {
62
- :'hidden' => :'Boolean',
63
- :'content_guard' => :'String',
64
- :'name' => :'String',
65
- :'pulp_labels' => :'Hash<String, String>',
66
62
  :'repository' => :'String',
63
+ :'name' => :'String',
67
64
  :'base_path' => :'String',
65
+ :'content_guard' => :'String',
66
+ :'pulp_labels' => :'Hash<String, String>',
67
+ :'hidden' => :'Boolean',
68
68
  :'repository_version' => :'String',
69
69
  :'private' => :'Boolean',
70
70
  :'description' => :'String'
@@ -95,32 +95,32 @@ module PulpContainerClient
95
95
  h[k.to_sym] = v
96
96
  }
97
97
 
98
- if attributes.key?(:'hidden')
99
- self.hidden = attributes[:'hidden']
100
- else
101
- self.hidden = false
102
- end
103
-
104
- if attributes.key?(:'content_guard')
105
- self.content_guard = attributes[:'content_guard']
98
+ if attributes.key?(:'repository')
99
+ self.repository = attributes[:'repository']
106
100
  end
107
101
 
108
102
  if attributes.key?(:'name')
109
103
  self.name = attributes[:'name']
110
104
  end
111
105
 
106
+ if attributes.key?(:'base_path')
107
+ self.base_path = attributes[:'base_path']
108
+ end
109
+
110
+ if attributes.key?(:'content_guard')
111
+ self.content_guard = attributes[:'content_guard']
112
+ end
113
+
112
114
  if attributes.key?(:'pulp_labels')
113
115
  if (value = attributes[:'pulp_labels']).is_a?(Hash)
114
116
  self.pulp_labels = value
115
117
  end
116
118
  end
117
119
 
118
- if attributes.key?(:'repository')
119
- self.repository = attributes[:'repository']
120
- end
121
-
122
- if attributes.key?(:'base_path')
123
- self.base_path = attributes[:'base_path']
120
+ if attributes.key?(:'hidden')
121
+ self.hidden = attributes[:'hidden']
122
+ else
123
+ self.hidden = false
124
124
  end
125
125
 
126
126
  if attributes.key?(:'repository_version')
@@ -217,12 +217,12 @@ module PulpContainerClient
217
217
  def ==(o)
218
218
  return true if self.equal?(o)
219
219
  self.class == o.class &&
220
- hidden == o.hidden &&
221
- content_guard == o.content_guard &&
222
- name == o.name &&
223
- pulp_labels == o.pulp_labels &&
224
220
  repository == o.repository &&
221
+ name == o.name &&
225
222
  base_path == o.base_path &&
223
+ content_guard == o.content_guard &&
224
+ pulp_labels == o.pulp_labels &&
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
- [hidden, content_guard, name, pulp_labels, repository, base_path, repository_version, private, description].hash
240
+ [repository, name, base_path, content_guard, pulp_labels, hidden, repository_version, private, description].hash
241
241
  end
242
242
 
243
243
  # Builds the object from hash