pulp_container_client 2.14.13 → 2.14.15
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +5 -7
- data/docs/ContainerContainerDistribution.md +5 -5
- data/docs/ContainerContainerDistributionResponse.md +8 -8
- data/docs/ContainerContainerPushRepository.md +1 -1
- data/docs/ContainerContainerPushRepositoryResponse.md +9 -9
- data/docs/ContainerContainerRemote.md +1 -1
- data/docs/ContainerContainerRemoteResponse.md +1 -1
- data/docs/ContainerContainerRepository.md +1 -1
- data/docs/ContainerContainerRepositoryResponse.md +1 -1
- data/docs/ContentBlobsApi.md +2 -6
- data/docs/ContentManifestsApi.md +4 -8
- data/docs/ContentSignaturesApi.md +2 -6
- data/docs/ContentTagsApi.md +4 -8
- data/docs/DistributionsContainerApi.md +2 -10
- data/docs/PatchedcontainerContainerDistribution.md +5 -5
- data/docs/PatchedcontainerContainerPushRepository.md +1 -1
- data/docs/PatchedcontainerContainerRemote.md +1 -1
- data/docs/PatchedcontainerContainerRepository.md +1 -1
- data/docs/PulpContainerNamespacesApi.md +2 -6
- data/docs/RemotesContainerApi.md +2 -6
- data/docs/RepositoriesContainerApi.md +2 -22
- data/docs/RepositoriesContainerPushApi.md +2 -22
- data/docs/RepositoriesContainerPushVersionsApi.md +2 -4
- data/docs/RepositoriesContainerVersionsApi.md +2 -4
- data/lib/pulp_container_client/api/content_blobs_api.rb +2 -8
- data/lib/pulp_container_client/api/content_manifests_api.rb +4 -10
- data/lib/pulp_container_client/api/content_signatures_api.rb +2 -8
- data/lib/pulp_container_client/api/content_tags_api.rb +4 -10
- data/lib/pulp_container_client/api/distributions_container_api.rb +2 -14
- data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +2 -8
- data/lib/pulp_container_client/api/remotes_container_api.rb +2 -8
- data/lib/pulp_container_client/api/repositories_container_api.rb +2 -32
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +2 -32
- data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +2 -5
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +2 -5
- data/lib/pulp_container_client/models/container_container_distribution.rb +19 -19
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +29 -29
- data/lib/pulp_container_client/models/container_container_push_repository.rb +1 -1
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +33 -33
- data/lib/pulp_container_client/models/container_container_remote.rb +21 -21
- data/lib/pulp_container_client/models/container_container_remote_response.rb +21 -21
- data/lib/pulp_container_client/models/container_container_repository.rb +1 -1
- data/lib/pulp_container_client/models/container_container_repository_response.rb +1 -1
- data/lib/pulp_container_client/models/nested_role.rb +0 -19
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +19 -19
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +1 -1
- data/lib/pulp_container_client/models/patchedcontainer_container_remote.rb +21 -21
- data/lib/pulp_container_client/models/patchedcontainer_container_repository.rb +1 -1
- data/lib/pulp_container_client/version.rb +1 -1
- data/spec/api/content_blobs_api_spec.rb +1 -3
- data/spec/api/content_manifests_api_spec.rb +2 -4
- data/spec/api/content_signatures_api_spec.rb +1 -3
- data/spec/api/content_tags_api_spec.rb +2 -4
- data/spec/api/distributions_container_api_spec.rb +1 -5
- data/spec/api/pulp_container_namespaces_api_spec.rb +1 -3
- data/spec/api/remotes_container_api_spec.rb +1 -3
- data/spec/api/repositories_container_api_spec.rb +1 -11
- data/spec/api/repositories_container_push_api_spec.rb +1 -11
- data/spec/api/repositories_container_push_versions_api_spec.rb +1 -2
- data/spec/api/repositories_container_versions_api_spec.rb +1 -2
- data/spec/models/container_container_distribution_response_spec.rb +4 -4
- data/spec/models/container_container_distribution_spec.rb +4 -4
- data/spec/models/container_container_push_repository_response_spec.rb +7 -7
- data/spec/models/patchedcontainer_container_distribution_spec.rb +4 -4
- metadata +46 -46
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: afce70f9dd89b2ca73067ff90d42e4ec2ba0e9dec34b9f12514d6e9bb1ec56b5
|
4
|
+
data.tar.gz: ab825b3e7912263d0d23b94f3caee846592699a8952022f8e18ad28b8b831df3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3bf25419de29625944a87cc4fba2302c3c785904489bd5338ef25cc5e814ee4720b0e87a4321509de9ef4d58243f0a52bd2445edf95f9b01174add382d3037c2
|
7
|
+
data.tar.gz: 195ad7e606b44f06f08f12a4ba5b8e17755eb675fac4cd83cc1a6e249ec08fd468d782288afa0351d96a3aa391d0a7d08d112881c0d7d244540cc7d978958594
|
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.14.
|
10
|
+
- Package version: 2.14.15
|
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.14.
|
27
|
+
gem install ./pulp_container_client-2.14.15.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_container_client-2.14.
|
30
|
+
(for development, run `gem install --dev ./pulp_container_client-2.14.15.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.14.
|
36
|
+
gem 'pulp_container_client', '~> 2.14.15'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
@@ -70,9 +70,7 @@ opts = {
|
|
70
70
|
digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
|
71
71
|
limit: 56, # Integer | Number of results to return per page.
|
72
72
|
offset: 56, # Integer | The initial index from which to return the results.
|
73
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
74
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
75
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
73
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
76
74
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
77
75
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
78
76
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -4,11 +4,11 @@
|
|
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
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
9
8
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
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\") |
|
11
9
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
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\") |
|
11
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
12
12
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
13
13
|
**private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
|
14
14
|
**description** | **String** | An optional description. | [optional]
|
@@ -18,11 +18,11 @@ Name | Type | Description | Notes
|
|
18
18
|
```ruby
|
19
19
|
require 'PulpContainerClient'
|
20
20
|
|
21
|
-
instance = PulpContainerClient::ContainerContainerDistribution.new(
|
22
|
-
repository: null,
|
21
|
+
instance = PulpContainerClient::ContainerContainerDistribution.new(repository: null,
|
23
22
|
name: null,
|
24
|
-
base_path: null,
|
25
23
|
pulp_labels: null,
|
24
|
+
base_path: null,
|
25
|
+
content_guard: null,
|
26
26
|
repository_version: null,
|
27
27
|
private: null,
|
28
28
|
description: null)
|
@@ -4,13 +4,13 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**
|
7
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
9
9
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
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\") |
|
11
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
12
10
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
13
|
-
**
|
11
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
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\") |
|
13
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
14
14
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
15
15
|
**registry_path** | **String** | The Registry hostname/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
|
16
16
|
**namespace** | **String** | Namespace this distribution belongs to. | [optional] [readonly]
|
@@ -22,13 +22,13 @@ Name | Type | Description | Notes
|
|
22
22
|
```ruby
|
23
23
|
require 'PulpContainerClient'
|
24
24
|
|
25
|
-
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(
|
25
|
+
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_href: null,
|
26
26
|
repository: null,
|
27
27
|
name: null,
|
28
|
-
base_path: null,
|
29
|
-
pulp_created: null,
|
30
28
|
pulp_labels: null,
|
31
|
-
|
29
|
+
pulp_created: null,
|
30
|
+
base_path: null,
|
31
|
+
content_guard: null,
|
32
32
|
repository_version: null,
|
33
33
|
registry_path: null,
|
34
34
|
namespace: null,
|
@@ -4,7 +4,7 @@
|
|
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]
|
7
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
8
8
|
**description** | **String** | An optional description. | [optional]
|
9
9
|
**name** | **String** | A unique name for this repository. |
|
10
10
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
@@ -4,30 +4,30 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**
|
8
|
-
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
9
|
-
**description** | **String** | An optional description. | [optional]
|
7
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
8
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
10
9
|
**latest_version_href** | **String** | | [optional] [readonly]
|
10
|
+
**description** | **String** | An optional description. | [optional]
|
11
11
|
**name** | **String** | A unique name for this repository. |
|
12
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
13
12
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
14
13
|
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
15
|
-
**
|
14
|
+
**versions_href** | **String** | | [optional] [readonly]
|
15
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
16
16
|
|
17
17
|
## Code Sample
|
18
18
|
|
19
19
|
```ruby
|
20
20
|
require 'PulpContainerClient'
|
21
21
|
|
22
|
-
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(
|
22
|
+
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(pulp_href: null,
|
23
23
|
retain_repo_versions: null,
|
24
|
-
description: null,
|
25
24
|
latest_version_href: null,
|
25
|
+
description: null,
|
26
26
|
name: null,
|
27
|
-
pulp_created: null,
|
28
27
|
pulp_labels: null,
|
29
28
|
manifest_signing_service: null,
|
30
|
-
|
29
|
+
versions_href: null,
|
30
|
+
pulp_created: null)
|
31
31
|
```
|
32
32
|
|
33
33
|
|
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
|
|
18
18
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
19
19
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
20
20
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
21
|
-
**policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved.
|
21
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. | [optional]
|
22
22
|
**total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
23
23
|
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
24
24
|
**sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
@@ -16,7 +16,7 @@ Name | Type | Description | Notes
|
|
16
16
|
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
17
17
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
18
18
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
19
|
-
**policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved.
|
19
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. | [optional]
|
20
20
|
**total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
21
21
|
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
22
22
|
**sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
8
8
|
**name** | **String** | A unique name for this repository. |
|
9
9
|
**description** | **String** | An optional description. | [optional]
|
10
|
-
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
10
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
11
11
|
**remote** | **String** | An optional remote to use by default when syncing. | [optional]
|
12
12
|
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
13
13
|
|
@@ -11,7 +11,7 @@ Name | Type | Description | Notes
|
|
11
11
|
**latest_version_href** | **String** | | [optional] [readonly]
|
12
12
|
**name** | **String** | A unique name for this repository. |
|
13
13
|
**description** | **String** | An optional description. | [optional]
|
14
|
-
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
14
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
15
15
|
**remote** | **String** | An optional remote to use by default when syncing. | [optional]
|
16
16
|
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
17
17
|
|
data/docs/ContentBlobsApi.md
CHANGED
@@ -35,9 +35,7 @@ opts = {
|
|
35
35
|
digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
|
36
36
|
limit: 56, # Integer | Number of results to return per page.
|
37
37
|
offset: 56, # Integer | The initial index from which to return the results.
|
38
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
39
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
40
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
38
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
41
39
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
42
40
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
43
41
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -63,9 +61,7 @@ Name | Type | Description | Notes
|
|
63
61
|
**digest__in** | [**Array<String>**](String.md)| Filter results where digest is in a comma-separated list of values | [optional]
|
64
62
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
65
63
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
66
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
67
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
68
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
64
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
69
65
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
70
66
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
71
67
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
data/docs/ContentManifestsApi.md
CHANGED
@@ -34,11 +34,9 @@ opts = {
|
|
34
34
|
digest: 'digest_example', # String | Filter results where digest matches value
|
35
35
|
digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
|
36
36
|
limit: 56, # Integer | Number of results to return per page.
|
37
|
-
media_type: ['media_type_example'], # Array<String> |
|
37
|
+
media_type: ['media_type_example'], # Array<String> |
|
38
38
|
offset: 56, # Integer | The initial index from which to return the results.
|
39
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
40
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
41
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
39
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
42
40
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
43
41
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
44
42
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -63,11 +61,9 @@ Name | Type | Description | Notes
|
|
63
61
|
**digest** | **String**| Filter results where digest matches value | [optional]
|
64
62
|
**digest__in** | [**Array<String>**](String.md)| Filter results where digest is in a comma-separated list of values | [optional]
|
65
63
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
66
|
-
**media_type** | [**Array<String>**](String.md)|
|
64
|
+
**media_type** | [**Array<String>**](String.md)| | [optional]
|
67
65
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
68
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
69
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
70
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
66
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
71
67
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
72
68
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
73
69
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
@@ -43,9 +43,7 @@ opts = {
|
|
43
43
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
44
44
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
45
45
|
offset: 56, # Integer | The initial index from which to return the results.
|
46
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
47
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
48
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
46
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
49
47
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
50
48
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
51
49
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -79,9 +77,7 @@ Name | Type | Description | Notes
|
|
79
77
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
80
78
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
81
79
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
82
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
83
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
84
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
80
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
85
81
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
86
82
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
87
83
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
data/docs/ContentTagsApi.md
CHANGED
@@ -33,13 +33,11 @@ api_instance = PulpContainerClient::ContentTagsApi.new
|
|
33
33
|
opts = {
|
34
34
|
digest: ['digest_example'], # Array<String> | Multiple values may be separated by commas.
|
35
35
|
limit: 56, # Integer | Number of results to return per page.
|
36
|
-
media_type: ['media_type_example'], # Array<String> |
|
36
|
+
media_type: ['media_type_example'], # Array<String> |
|
37
37
|
name: 'name_example', # String | Filter results where name matches value
|
38
38
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
39
39
|
offset: 56, # Integer | The initial index from which to return the results.
|
40
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
41
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
42
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
40
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
43
41
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
44
42
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
45
43
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -63,13 +61,11 @@ Name | Type | Description | Notes
|
|
63
61
|
------------- | ------------- | ------------- | -------------
|
64
62
|
**digest** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
65
63
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
66
|
-
**media_type** | [**Array<String>**](String.md)|
|
64
|
+
**media_type** | [**Array<String>**](String.md)| | [optional]
|
67
65
|
**name** | **String**| Filter results where name matches value | [optional]
|
68
66
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
69
67
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
70
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
71
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
72
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
68
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
73
69
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
74
70
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
75
71
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
@@ -211,12 +211,8 @@ opts = {
|
|
211
211
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
212
212
|
namespace__name: 'namespace__name_example', # String |
|
213
213
|
offset: 56, # Integer | The initial index from which to return the results.
|
214
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
215
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
216
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
214
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
217
215
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
218
|
-
repository: 'repository_example', # String | Filter results where repository matches value
|
219
|
-
repository__in: ['repository__in_example'], # Array<String> | Filter results where repository is in a comma-separated list of values
|
220
216
|
with_content: 'with_content_example', # String | Filter distributions based on the content served by them
|
221
217
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
222
218
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
@@ -248,12 +244,8 @@ Name | Type | Description | Notes
|
|
248
244
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
249
245
|
**namespace__name** | **String**| | [optional]
|
250
246
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
251
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
252
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
253
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
247
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
254
248
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
255
|
-
**repository** | **String**| Filter results where repository matches value | [optional]
|
256
|
-
**repository__in** | [**Array<String>**](String.md)| Filter results where repository is in a comma-separated list of values | [optional]
|
257
249
|
**with_content** | **String**| Filter distributions based on the content served by them | [optional]
|
258
250
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
259
251
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
@@ -4,11 +4,11 @@
|
|
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
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
9
8
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
|
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]
|
11
9
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
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]
|
11
|
+
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
12
12
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
13
13
|
**private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
|
14
14
|
**description** | **String** | An optional description. | [optional]
|
@@ -18,11 +18,11 @@ Name | Type | Description | Notes
|
|
18
18
|
```ruby
|
19
19
|
require 'PulpContainerClient'
|
20
20
|
|
21
|
-
instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(
|
22
|
-
repository: null,
|
21
|
+
instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(repository: null,
|
23
22
|
name: null,
|
24
|
-
base_path: null,
|
25
23
|
pulp_labels: null,
|
24
|
+
base_path: null,
|
25
|
+
content_guard: null,
|
26
26
|
repository_version: null,
|
27
27
|
private: null,
|
28
28
|
description: null)
|
@@ -4,7 +4,7 @@
|
|
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]
|
7
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
8
8
|
**description** | **String** | An optional description. | [optional]
|
9
9
|
**name** | **String** | A unique name for this repository. | [optional]
|
10
10
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
|
|
18
18
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
19
19
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
20
20
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
21
|
-
**policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved.
|
21
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. | [optional]
|
22
22
|
**total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
23
23
|
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
24
24
|
**sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
8
8
|
**name** | **String** | A unique name for this repository. | [optional]
|
9
9
|
**description** | **String** | An optional description. | [optional]
|
10
|
-
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
10
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
11
11
|
**remote** | **String** | An optional remote to use by default when syncing. | [optional]
|
12
12
|
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
13
13
|
|
@@ -204,9 +204,7 @@ opts = {
|
|
204
204
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
205
205
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
206
206
|
offset: 56, # Integer | The initial index from which to return the results.
|
207
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
208
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
209
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
207
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
210
208
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
211
209
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
212
210
|
}
|
@@ -232,9 +230,7 @@ Name | Type | Description | Notes
|
|
232
230
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
233
231
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
234
232
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
235
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
236
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
237
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
233
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
238
234
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
239
235
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
240
236
|
|
data/docs/RemotesContainerApi.md
CHANGED
@@ -206,9 +206,7 @@ opts = {
|
|
206
206
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
207
207
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
208
208
|
offset: 56, # Integer | The initial index from which to return the results.
|
209
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
210
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
211
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
209
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
212
210
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
213
211
|
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated matches value
|
214
212
|
pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
|
@@ -241,9 +239,7 @@ Name | Type | Description | Notes
|
|
241
239
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
242
240
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
243
241
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
244
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
245
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
246
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
242
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
247
243
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
248
244
|
**pulp_last_updated** | **DateTime**| Filter results where pulp_last_updated matches value | [optional]
|
249
245
|
**pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
|
@@ -443,19 +443,9 @@ opts = {
|
|
443
443
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
444
444
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
445
445
|
offset: 56, # Integer | The initial index from which to return the results.
|
446
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
447
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
448
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
446
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
449
447
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
450
448
|
remote: 'remote_example', # String | Foreign Key referenced by HREF
|
451
|
-
retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
|
452
|
-
retain_repo_versions__gt: 56, # Integer | Filter results where retain_repo_versions is greater than value
|
453
|
-
retain_repo_versions__gte: 56, # Integer | Filter results where retain_repo_versions is greater than or equal to value
|
454
|
-
retain_repo_versions__isnull: true, # Boolean | Filter results where retain_repo_versions has a null value
|
455
|
-
retain_repo_versions__lt: 56, # Integer | Filter results where retain_repo_versions is less than value
|
456
|
-
retain_repo_versions__lte: 56, # Integer | Filter results where retain_repo_versions is less than or equal to value
|
457
|
-
retain_repo_versions__ne: 56, # Integer | Filter results where retain_repo_versions not equal to value
|
458
|
-
retain_repo_versions__range: [56], # Array<Integer> | Filter results where retain_repo_versions is between two comma separated values
|
459
449
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
460
450
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
461
451
|
}
|
@@ -481,19 +471,9 @@ Name | Type | Description | Notes
|
|
481
471
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
482
472
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
483
473
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
484
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
485
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
486
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
474
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
487
475
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
488
476
|
**remote** | **String**| Foreign Key referenced by HREF | [optional]
|
489
|
-
**retain_repo_versions** | **Integer**| Filter results where retain_repo_versions matches value | [optional]
|
490
|
-
**retain_repo_versions__gt** | **Integer**| Filter results where retain_repo_versions is greater than value | [optional]
|
491
|
-
**retain_repo_versions__gte** | **Integer**| Filter results where retain_repo_versions is greater than or equal to value | [optional]
|
492
|
-
**retain_repo_versions__isnull** | **Boolean**| Filter results where retain_repo_versions has a null value | [optional]
|
493
|
-
**retain_repo_versions__lt** | **Integer**| Filter results where retain_repo_versions is less than value | [optional]
|
494
|
-
**retain_repo_versions__lte** | **Integer**| Filter results where retain_repo_versions is less than or equal to value | [optional]
|
495
|
-
**retain_repo_versions__ne** | **Integer**| Filter results where retain_repo_versions not equal to value | [optional]
|
496
|
-
**retain_repo_versions__range** | [**Array<Integer>**](Integer.md)| Filter results where retain_repo_versions is between two comma separated values | [optional]
|
497
477
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
498
478
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
499
479
|
|