pulp_container_client 2.22.6 → 2.22.8
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.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/docs/ContainerContainerDistribution.md +7 -7
- data/docs/ContainerContainerDistributionResponse.md +13 -13
- data/docs/ContainerContainerPullThroughDistribution.md +7 -7
- data/docs/ContainerContainerPullThroughDistributionResponse.md +13 -13
- data/docs/ContainerContainerPushRepository.md +7 -7
- data/docs/ContainerContainerPushRepositoryResponse.md +14 -14
- data/docs/PatchedcontainerContainerDistribution.md +7 -7
- data/docs/PatchedcontainerContainerPullThroughDistribution.md +7 -7
- data/docs/PatchedcontainerContainerPushRepository.md +7 -7
- data/lib/pulp_container_client/models/container_container_distribution.rb +29 -29
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +55 -55
- data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +29 -29
- data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +55 -55
- data/lib/pulp_container_client/models/container_container_push_repository.rb +47 -47
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +50 -50
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +29 -29
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +29 -29
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +47 -47
- data/lib/pulp_container_client/version.rb +1 -1
- data/spec/models/container_container_distribution_response_spec.rb +10 -10
- data/spec/models/container_container_distribution_spec.rb +5 -5
- data/spec/models/container_container_pull_through_distribution_response_spec.rb +10 -10
- data/spec/models/container_container_pull_through_distribution_spec.rb +5 -5
- data/spec/models/container_container_push_repository_response_spec.rb +7 -7
- data/spec/models/container_container_push_repository_spec.rb +4 -4
- data/spec/models/patchedcontainer_container_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_push_repository_spec.rb +4 -4
- metadata +59 -59
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 55efde2371de134a9ab50b0927fe56cc8a1f9a81e818724ad15858e69bcfa544
|
|
4
|
+
data.tar.gz: 0aee1c7617195bd98bb3013922985fff8afde3610af54012d750685b0063ff5f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: da5dd754ab281e6cae6c8b2ec1c0cbe85e249522aa522d98ccbd8a318dd00a76d9e920612a6eff08fc848ec4ed4e945439e38f54e0925799dec06185fba6e736
|
|
7
|
+
data.tar.gz: f4c08257f3ad6bead429b25317a9f413dc4fdbc4e5c2d283a75dabf99ecae1c193a11252def0114dc342042746beb07bd979149064f06aee0670689f78312f65
|
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.
|
|
10
|
+
- Package version: 2.22.8
|
|
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.
|
|
27
|
+
gem install ./pulp_container_client-2.22.8.gem
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
(for development, run `gem install --dev ./pulp_container_client-2.22.
|
|
30
|
+
(for development, run `gem install --dev ./pulp_container_client-2.22.8.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.
|
|
36
|
+
gem 'pulp_container_client', '~> 2.22.8'
|
|
37
37
|
|
|
38
38
|
### Install from Git
|
|
39
39
|
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
8
7
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
9
|
-
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
10
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
11
8
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
9
|
+
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
10
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
12
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\") |
|
|
12
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [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]
|
|
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(
|
|
23
|
-
hidden: null,
|
|
24
|
-
name: null,
|
|
25
|
-
repository: null,
|
|
22
|
+
instance = PulpContainerClient::ContainerContainerDistribution.new(hidden: null,
|
|
26
23
|
pulp_labels: null,
|
|
24
|
+
name: null,
|
|
25
|
+
content_guard: null,
|
|
27
26
|
base_path: null,
|
|
27
|
+
repository: null,
|
|
28
28
|
repository_version: null,
|
|
29
29
|
private: null,
|
|
30
30
|
description: null)
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
8
|
-
**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]
|
|
9
7
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
8
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
10
9
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
10
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
|
11
11
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
12
|
-
**
|
|
13
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
14
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
12
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
15
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\") |
|
|
16
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]
|
|
17
|
-
**
|
|
15
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
16
|
+
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
17
|
+
**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]
|
|
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]
|
|
@@ -27,17 +27,17 @@ Name | Type | Description | Notes
|
|
|
27
27
|
```ruby
|
|
28
28
|
require 'PulpContainerClient'
|
|
29
29
|
|
|
30
|
-
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(
|
|
31
|
-
|
|
32
|
-
hidden: null,
|
|
30
|
+
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(hidden: null,
|
|
31
|
+
pulp_labels: null,
|
|
33
32
|
name: null,
|
|
33
|
+
pulp_href: null,
|
|
34
34
|
pulp_created: null,
|
|
35
|
-
|
|
36
|
-
pulp_labels: null,
|
|
37
|
-
prn: null,
|
|
35
|
+
content_guard: null,
|
|
38
36
|
base_path: null,
|
|
39
37
|
pulp_last_updated: null,
|
|
40
|
-
|
|
38
|
+
repository: null,
|
|
39
|
+
prn: null,
|
|
40
|
+
no_content_change_since: null,
|
|
41
41
|
repository_version: null,
|
|
42
42
|
registry_path: null,
|
|
43
43
|
remote: null,
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
8
7
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
9
|
-
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
10
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
11
8
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
9
|
+
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
10
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
12
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\") |
|
|
12
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
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(
|
|
24
|
-
hidden: null,
|
|
25
|
-
name: null,
|
|
26
|
-
repository: null,
|
|
23
|
+
instance = PulpContainerClient::ContainerContainerPullThroughDistribution.new(hidden: null,
|
|
27
24
|
pulp_labels: null,
|
|
25
|
+
name: null,
|
|
26
|
+
content_guard: null,
|
|
28
27
|
base_path: null,
|
|
28
|
+
repository: null,
|
|
29
29
|
remote: null,
|
|
30
30
|
distributions: null,
|
|
31
31
|
private: null,
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
8
|
-
**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]
|
|
9
7
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
8
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
10
9
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
10
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
|
11
11
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
12
|
-
**
|
|
13
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
14
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
12
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
15
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\") |
|
|
16
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]
|
|
17
|
-
**
|
|
15
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
16
|
+
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
17
|
+
**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]
|
|
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]
|
|
@@ -26,17 +26,17 @@ Name | Type | Description | Notes
|
|
|
26
26
|
```ruby
|
|
27
27
|
require 'PulpContainerClient'
|
|
28
28
|
|
|
29
|
-
instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(
|
|
30
|
-
|
|
31
|
-
hidden: null,
|
|
29
|
+
instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(hidden: null,
|
|
30
|
+
pulp_labels: null,
|
|
32
31
|
name: null,
|
|
32
|
+
pulp_href: null,
|
|
33
33
|
pulp_created: null,
|
|
34
|
-
|
|
35
|
-
pulp_labels: null,
|
|
36
|
-
prn: null,
|
|
34
|
+
content_guard: null,
|
|
37
35
|
base_path: null,
|
|
38
36
|
pulp_last_updated: null,
|
|
39
|
-
|
|
37
|
+
repository: null,
|
|
38
|
+
prn: null,
|
|
39
|
+
no_content_change_since: 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
|
-
**description** | **String** | An optional description. | [optional]
|
|
8
|
-
**name** | **String** | A unique name for this repository. |
|
|
9
|
-
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
10
7
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
|
+
**name** | **String** | A unique name for this repository. |
|
|
11
9
|
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
|
10
|
+
**description** | **String** | An optional description. | [optional]
|
|
11
|
+
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
12
12
|
|
|
13
13
|
## Code Sample
|
|
14
14
|
|
|
15
15
|
```ruby
|
|
16
16
|
require 'PulpContainerClient'
|
|
17
17
|
|
|
18
|
-
instance = PulpContainerClient::ContainerContainerPushRepository.new(
|
|
18
|
+
instance = PulpContainerClient::ContainerContainerPushRepository.new(pulp_labels: null,
|
|
19
19
|
name: null,
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
retain_repo_versions: null,
|
|
21
|
+
description: null,
|
|
22
|
+
manifest_signing_service: null)
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
|
|
@@ -4,34 +4,34 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**
|
|
7
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
8
|
**name** | **String** | A unique name for this repository. |
|
|
9
|
-
**
|
|
9
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
|
10
10
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
11
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
12
|
-
**latest_version_href** | **String** | | [optional] [readonly]
|
|
13
11
|
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
|
14
|
-
**
|
|
15
|
-
**
|
|
16
|
-
**pulp_href** | **String** | | [optional] [readonly]
|
|
12
|
+
**latest_version_href** | **String** | | [optional] [readonly]
|
|
13
|
+
**description** | **String** | An optional description. | [optional]
|
|
17
14
|
**versions_href** | **String** | | [optional] [readonly]
|
|
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]
|
|
16
|
+
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
17
|
+
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
18
18
|
|
|
19
19
|
## Code Sample
|
|
20
20
|
|
|
21
21
|
```ruby
|
|
22
22
|
require 'PulpContainerClient'
|
|
23
23
|
|
|
24
|
-
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(
|
|
24
|
+
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(pulp_labels: null,
|
|
25
25
|
name: null,
|
|
26
|
-
|
|
26
|
+
pulp_href: null,
|
|
27
27
|
pulp_created: null,
|
|
28
|
-
pulp_labels: null,
|
|
29
|
-
latest_version_href: null,
|
|
30
28
|
retain_repo_versions: null,
|
|
31
|
-
|
|
29
|
+
latest_version_href: null,
|
|
30
|
+
description: null,
|
|
31
|
+
versions_href: null,
|
|
32
32
|
pulp_last_updated: null,
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
manifest_signing_service: null,
|
|
34
|
+
prn: null)
|
|
35
35
|
```
|
|
36
36
|
|
|
37
37
|
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
8
7
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
9
|
-
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
|
|
10
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
11
8
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
9
|
+
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
|
|
10
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
12
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\") | [optional]
|
|
12
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [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]
|
|
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(
|
|
23
|
-
hidden: null,
|
|
24
|
-
name: null,
|
|
25
|
-
repository: null,
|
|
22
|
+
instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(hidden: null,
|
|
26
23
|
pulp_labels: null,
|
|
24
|
+
name: null,
|
|
25
|
+
content_guard: null,
|
|
27
26
|
base_path: null,
|
|
27
|
+
repository: 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
|
-
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
8
7
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
9
|
-
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
|
|
10
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
11
8
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
9
|
+
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
|
|
10
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
12
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\") | [optional]
|
|
12
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [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]
|
|
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(
|
|
24
|
-
hidden: null,
|
|
25
|
-
name: null,
|
|
26
|
-
repository: null,
|
|
23
|
+
instance = PulpContainerClient::PatchedcontainerContainerPullThroughDistribution.new(hidden: null,
|
|
27
24
|
pulp_labels: null,
|
|
25
|
+
name: null,
|
|
26
|
+
content_guard: null,
|
|
28
27
|
base_path: null,
|
|
28
|
+
repository: 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
|
-
**description** | **String** | An optional description. | [optional]
|
|
8
|
-
**name** | **String** | A unique name for this repository. | [optional]
|
|
9
|
-
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
10
7
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
|
+
**name** | **String** | A unique name for this repository. | [optional]
|
|
11
9
|
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
|
10
|
+
**description** | **String** | An optional description. | [optional]
|
|
11
|
+
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
12
12
|
|
|
13
13
|
## Code Sample
|
|
14
14
|
|
|
15
15
|
```ruby
|
|
16
16
|
require 'PulpContainerClient'
|
|
17
17
|
|
|
18
|
-
instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(
|
|
18
|
+
instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(pulp_labels: null,
|
|
19
19
|
name: null,
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
retain_repo_versions: null,
|
|
21
|
+
description: null,
|
|
22
|
+
manifest_signing_service: 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
|
-
# An optional content-guard. If none is specified, a default one will be used.
|
|
19
|
-
attr_accessor :content_guard
|
|
20
|
-
|
|
21
18
|
# Whether this distribution should be shown in the content app.
|
|
22
19
|
attr_accessor :hidden
|
|
23
20
|
|
|
21
|
+
attr_accessor :pulp_labels
|
|
22
|
+
|
|
24
23
|
# A unique name. Ex, `rawhide` and `stable`.
|
|
25
24
|
attr_accessor :name
|
|
26
25
|
|
|
27
|
-
#
|
|
28
|
-
attr_accessor :
|
|
29
|
-
|
|
30
|
-
attr_accessor :pulp_labels
|
|
26
|
+
# An optional content-guard. If none is specified, a default one will be used.
|
|
27
|
+
attr_accessor :content_guard
|
|
31
28
|
|
|
32
29
|
# 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
30
|
attr_accessor :base_path
|
|
34
31
|
|
|
32
|
+
# The latest RepositoryVersion for this Repository will be served.
|
|
33
|
+
attr_accessor :repository
|
|
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
|
-
:'content_guard' => :'content_guard',
|
|
48
47
|
:'hidden' => :'hidden',
|
|
49
|
-
:'name' => :'name',
|
|
50
|
-
:'repository' => :'repository',
|
|
51
48
|
:'pulp_labels' => :'pulp_labels',
|
|
49
|
+
:'name' => :'name',
|
|
50
|
+
:'content_guard' => :'content_guard',
|
|
52
51
|
:'base_path' => :'base_path',
|
|
52
|
+
:'repository' => :'repository',
|
|
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
|
-
:'content_guard' => :'String',
|
|
63
62
|
:'hidden' => :'Boolean',
|
|
64
|
-
:'name' => :'String',
|
|
65
|
-
:'repository' => :'String',
|
|
66
63
|
:'pulp_labels' => :'Hash<String, String>',
|
|
64
|
+
:'name' => :'String',
|
|
65
|
+
:'content_guard' => :'String',
|
|
67
66
|
:'base_path' => :'String',
|
|
67
|
+
:'repository' => :'String',
|
|
68
68
|
:'repository_version' => :'String',
|
|
69
69
|
:'private' => :'Boolean',
|
|
70
70
|
:'description' => :'String'
|
|
@@ -95,34 +95,34 @@ module PulpContainerClient
|
|
|
95
95
|
h[k.to_sym] = v
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
if attributes.key?(:'content_guard')
|
|
99
|
-
self.content_guard = attributes[:'content_guard']
|
|
100
|
-
end
|
|
101
|
-
|
|
102
98
|
if attributes.key?(:'hidden')
|
|
103
99
|
self.hidden = attributes[:'hidden']
|
|
104
100
|
else
|
|
105
101
|
self.hidden = false
|
|
106
102
|
end
|
|
107
103
|
|
|
108
|
-
if attributes.key?(:'name')
|
|
109
|
-
self.name = attributes[:'name']
|
|
110
|
-
end
|
|
111
|
-
|
|
112
|
-
if attributes.key?(:'repository')
|
|
113
|
-
self.repository = attributes[:'repository']
|
|
114
|
-
end
|
|
115
|
-
|
|
116
104
|
if attributes.key?(:'pulp_labels')
|
|
117
105
|
if (value = attributes[:'pulp_labels']).is_a?(Hash)
|
|
118
106
|
self.pulp_labels = value
|
|
119
107
|
end
|
|
120
108
|
end
|
|
121
109
|
|
|
110
|
+
if attributes.key?(:'name')
|
|
111
|
+
self.name = attributes[:'name']
|
|
112
|
+
end
|
|
113
|
+
|
|
114
|
+
if attributes.key?(:'content_guard')
|
|
115
|
+
self.content_guard = attributes[:'content_guard']
|
|
116
|
+
end
|
|
117
|
+
|
|
122
118
|
if attributes.key?(:'base_path')
|
|
123
119
|
self.base_path = attributes[:'base_path']
|
|
124
120
|
end
|
|
125
121
|
|
|
122
|
+
if attributes.key?(:'repository')
|
|
123
|
+
self.repository = attributes[:'repository']
|
|
124
|
+
end
|
|
125
|
+
|
|
126
126
|
if attributes.key?(:'repository_version')
|
|
127
127
|
self.repository_version = attributes[:'repository_version']
|
|
128
128
|
end
|
|
@@ -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
|
-
content_guard == o.content_guard &&
|
|
221
220
|
hidden == o.hidden &&
|
|
222
|
-
name == o.name &&
|
|
223
|
-
repository == o.repository &&
|
|
224
221
|
pulp_labels == o.pulp_labels &&
|
|
222
|
+
name == o.name &&
|
|
223
|
+
content_guard == o.content_guard &&
|
|
225
224
|
base_path == o.base_path &&
|
|
225
|
+
repository == o.repository &&
|
|
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
|
-
[
|
|
240
|
+
[hidden, pulp_labels, name, content_guard, base_path, repository, repository_version, private, description].hash
|
|
241
241
|
end
|
|
242
242
|
|
|
243
243
|
# Builds the object from hash
|