pulp_container_client 2.19.11 → 2.20.0
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 +9 -8
- data/docs/ContainerBlobResponse.md +0 -2
- data/docs/ContainerContainerDistribution.md +3 -3
- data/docs/ContainerContainerDistributionResponse.md +7 -9
- data/docs/ContainerContainerNamespaceResponse.md +0 -2
- data/docs/ContainerContainerPullThroughDistribution.md +3 -3
- data/docs/ContainerContainerPullThroughDistributionResponse.md +7 -9
- data/docs/ContainerContainerPullThroughRemote.md +1 -1
- data/docs/ContainerContainerPullThroughRemoteResponse.md +3 -3
- data/docs/ContainerContainerPullThroughRemoteResponseHiddenFields.md +2 -2
- data/docs/ContainerContainerPushRepository.md +6 -6
- data/docs/ContainerContainerPushRepositoryResponse.md +10 -12
- data/docs/ContainerContainerRemote.md +1 -1
- data/docs/ContainerContainerRemoteResponse.md +3 -3
- data/docs/ContainerContainerRepositoryResponse.md +0 -2
- data/docs/ContainerManifestResponse.md +2 -6
- data/docs/ContainerManifestSignatureResponse.md +0 -2
- data/docs/ContainerTagResponse.md +0 -2
- data/docs/ContentBlobsApi.md +1 -5
- data/docs/ContentManifestsApi.md +3 -7
- data/docs/ContentSignaturesApi.md +1 -5
- data/docs/ContentTagsApi.md +1 -5
- data/docs/DistributionsContainerApi.md +17 -57
- data/docs/DistributionsPullThroughApi.md +17 -57
- data/docs/IndexDynamicApi.md +50 -0
- data/docs/IndexStaticApi.md +50 -0
- data/docs/OCIBuildImage.md +1 -1
- data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
- data/docs/PaginatedcontainerBlobResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerDistributionResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerNamespaceResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerPullThroughDistributionResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerPullThroughRemoteResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerPushRepositoryResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerRemoteResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerRepositoryResponseList.md +2 -2
- data/docs/PaginatedcontainerManifestResponseList.md +2 -2
- data/docs/PaginatedcontainerManifestSignatureResponseList.md +2 -2
- data/docs/PaginatedcontainerTagResponseList.md +2 -2
- data/docs/PatchedcontainerContainerDistribution.md +3 -3
- data/docs/PatchedcontainerContainerPullThroughDistribution.md +3 -3
- data/docs/PatchedcontainerContainerPullThroughRemote.md +1 -1
- data/docs/PatchedcontainerContainerPushRepository.md +6 -6
- data/docs/PatchedcontainerContainerRemote.md +1 -1
- data/docs/{Policy692Enum.md → Policy762Enum.md} +2 -2
- data/docs/{Policy7e0Enum.md → Policy8e2Enum.md} +2 -2
- data/docs/PulpContainerNamespacesApi.md +9 -33
- data/docs/RemotesContainerApi.md +17 -57
- data/docs/RemotesPullThroughApi.md +17 -57
- data/docs/RepositoriesContainerApi.md +35 -109
- data/docs/RepositoriesContainerPushApi.md +19 -63
- data/docs/RepositoriesContainerPushVersionsApi.md +5 -17
- data/docs/RepositoriesContainerVersionsApi.md +5 -17
- data/docs/RepositoryVersionResponse.md +0 -2
- data/docs/TokenApi.md +4 -14
- data/lib/pulp_container_client/api/content_blobs_api.rb +0 -6
- data/lib/pulp_container_client/api/content_manifests_api.rb +3 -9
- data/lib/pulp_container_client/api/content_signatures_api.rb +0 -6
- data/lib/pulp_container_client/api/content_tags_api.rb +0 -6
- data/lib/pulp_container_client/api/distributions_container_api.rb +0 -36
- data/lib/pulp_container_client/api/distributions_pull_through_api.rb +0 -36
- data/lib/pulp_container_client/api/index_dynamic_api.rb +74 -0
- data/lib/pulp_container_client/api/index_static_api.rb +74 -0
- data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +0 -24
- data/lib/pulp_container_client/api/remotes_container_api.rb +0 -36
- data/lib/pulp_container_client/api/remotes_pull_through_api.rb +0 -36
- data/lib/pulp_container_client/api/repositories_container_api.rb +2 -65
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +0 -39
- data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +0 -12
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +0 -12
- data/lib/pulp_container_client/api/token_api.rb +0 -9
- data/lib/pulp_container_client/configuration.rb +2 -2
- data/lib/pulp_container_client/models/container_blob_response.rb +1 -11
- data/lib/pulp_container_client/models/container_container_distribution.rb +12 -12
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +31 -41
- data/lib/pulp_container_client/models/container_container_namespace_response.rb +1 -11
- data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +12 -12
- data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +31 -41
- data/lib/pulp_container_client/models/container_container_pull_through_remote.rb +1 -1
- data/lib/pulp_container_client/models/container_container_pull_through_remote_response.rb +12 -12
- data/lib/pulp_container_client/models/container_container_pull_through_remote_response_hidden_fields.rb +0 -10
- data/lib/pulp_container_client/models/container_container_push_repository.rb +41 -41
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +49 -59
- data/lib/pulp_container_client/models/container_container_remote.rb +1 -1
- data/lib/pulp_container_client/models/container_container_remote_response.rb +12 -12
- data/lib/pulp_container_client/models/container_container_repository_response.rb +1 -11
- data/lib/pulp_container_client/models/container_manifest_response.rb +3 -28
- data/lib/pulp_container_client/models/container_manifest_signature_response.rb +1 -11
- data/lib/pulp_container_client/models/container_tag_response.rb +1 -11
- data/lib/pulp_container_client/models/oci_build_image.rb +1 -1
- data/lib/pulp_container_client/models/paginated_repository_version_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_blob_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_distribution_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_namespace_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_pull_through_distribution_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_pull_through_remote_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_push_repository_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_remote_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_repository_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_manifest_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_manifest_signature_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_tag_response_list.rb +0 -10
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +12 -12
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +12 -12
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_remote.rb +1 -1
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +41 -41
- data/lib/pulp_container_client/models/patchedcontainer_container_remote.rb +1 -1
- data/lib/pulp_container_client/models/{policy692_enum.rb → policy762_enum.rb} +3 -3
- data/lib/pulp_container_client/models/{policy7e0_enum.rb → policy8e2_enum.rb} +3 -3
- data/lib/pulp_container_client/models/repository_version_response.rb +1 -11
- data/lib/pulp_container_client/version.rb +1 -1
- data/lib/pulp_container_client.rb +4 -2
- data/spec/api/content_blobs_api_spec.rb +0 -2
- data/spec/api/content_manifests_api_spec.rb +1 -3
- data/spec/api/content_signatures_api_spec.rb +0 -2
- data/spec/api/content_tags_api_spec.rb +0 -2
- data/spec/api/distributions_container_api_spec.rb +0 -12
- data/spec/api/distributions_pull_through_api_spec.rb +0 -12
- data/spec/api/index_dynamic_api_spec.rb +45 -0
- data/spec/api/index_static_api_spec.rb +45 -0
- data/spec/api/pulp_container_namespaces_api_spec.rb +0 -8
- data/spec/api/remotes_container_api_spec.rb +0 -12
- data/spec/api/remotes_pull_through_api_spec.rb +0 -12
- data/spec/api/repositories_container_api_spec.rb +1 -22
- data/spec/api/repositories_container_push_api_spec.rb +0 -13
- data/spec/api/repositories_container_push_versions_api_spec.rb +0 -4
- data/spec/api/repositories_container_versions_api_spec.rb +0 -4
- data/spec/api/token_api_spec.rb +0 -3
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/container_blob_response_spec.rb +0 -6
- data/spec/models/container_container_distribution_response_spec.rb +6 -12
- data/spec/models/container_container_distribution_spec.rb +3 -3
- data/spec/models/container_container_namespace_response_spec.rb +0 -6
- data/spec/models/container_container_pull_through_distribution_response_spec.rb +6 -12
- data/spec/models/container_container_pull_through_distribution_spec.rb +3 -3
- data/spec/models/container_container_pull_through_remote_response_spec.rb +6 -6
- data/spec/models/container_container_push_repository_response_spec.rb +7 -13
- data/spec/models/container_container_push_repository_spec.rb +3 -3
- data/spec/models/container_container_remote_response_spec.rb +6 -6
- data/spec/models/container_container_repository_response_spec.rb +0 -6
- data/spec/models/container_manifest_response_spec.rb +0 -12
- data/spec/models/container_manifest_signature_response_spec.rb +0 -6
- data/spec/models/container_tag_response_spec.rb +0 -6
- data/spec/models/patchedcontainer_container_distribution_spec.rb +3 -3
- data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +3 -3
- data/spec/models/patchedcontainer_container_push_repository_spec.rb +3 -3
- data/spec/models/{policy692_enum_spec.rb → policy762_enum_spec.rb} +6 -6
- data/spec/models/{policy7e0_enum_spec.rb → policy8e2_enum_spec.rb} +6 -6
- data/spec/models/repository_version_response_spec.rb +0 -6
- metadata +90 -82
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2727aa89f2c1adef2eb33a74826faa7e2784bacc5a377a8a7883640fc9f4742b
|
|
4
|
+
data.tar.gz: 30472df6526eababecb9daff705035fcb1368d69c0e1fe51035fd417ed565022
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7be3198367539fbfa61cfb8c92c05baa4e943cd5c3dc3d8e62a664f502bb0647146eadfc06137ce808603ce059358ea658c613477167ea91bc21e06de8be8de8
|
|
7
|
+
data.tar.gz: ba5a502ebe903bd3bab8e65b6314056e56a9094f4d6753781d2aae47b5d758bb2c29997097deef0d29ec9cda639721f53b1c9a2a112f35c028fa455f1e6bb2fc
|
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.
|
|
10
|
+
- Package version: 2.20.0
|
|
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.
|
|
27
|
+
gem install ./pulp_container_client-2.20.0.gem
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
(for development, run `gem install --dev ./pulp_container_client-2.
|
|
30
|
+
(for development, run `gem install --dev ./pulp_container_client-2.20.0.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.
|
|
36
|
+
gem 'pulp_container_client', '~> 2.20.0'
|
|
37
37
|
|
|
38
38
|
### Install from Git
|
|
39
39
|
|
|
@@ -66,7 +66,6 @@ end
|
|
|
66
66
|
|
|
67
67
|
api_instance = PulpContainerClient::ContentBlobsApi.new
|
|
68
68
|
opts = {
|
|
69
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
70
69
|
digest: 'digest_example', # String | Filter results where digest matches value
|
|
71
70
|
digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
|
|
72
71
|
limit: 56, # Integer | Number of results to return per page.
|
|
@@ -95,7 +94,7 @@ end
|
|
|
95
94
|
|
|
96
95
|
## Documentation for API Endpoints
|
|
97
96
|
|
|
98
|
-
All URIs are relative to *http://
|
|
97
|
+
All URIs are relative to *http://pulp*
|
|
99
98
|
|
|
100
99
|
Class | Method | HTTP request | Description
|
|
101
100
|
------------ | ------------- | ------------- | -------------
|
|
@@ -131,6 +130,8 @@ Class | Method | HTTP request | Description
|
|
|
131
130
|
*PulpContainerClient::DistributionsPullThroughApi* | [**set_label**](docs/DistributionsPullThroughApi.md#set_label) | **POST** {container_container_pull_through_distribution_href}set_label/ | Set a label
|
|
132
131
|
*PulpContainerClient::DistributionsPullThroughApi* | [**unset_label**](docs/DistributionsPullThroughApi.md#unset_label) | **POST** {container_container_pull_through_distribution_href}unset_label/ | Unset a label
|
|
133
132
|
*PulpContainerClient::DistributionsPullThroughApi* | [**update**](docs/DistributionsPullThroughApi.md#update) | **PUT** {container_container_pull_through_distribution_href} | Update a container pull through distribution
|
|
133
|
+
*PulpContainerClient::IndexDynamicApi* | [**get**](docs/IndexDynamicApi.md#get) | **GET** /index/dynamic |
|
|
134
|
+
*PulpContainerClient::IndexStaticApi* | [**get**](docs/IndexStaticApi.md#get) | **GET** /index/static |
|
|
134
135
|
*PulpContainerClient::PulpContainerNamespacesApi* | [**add_role**](docs/PulpContainerNamespacesApi.md#add_role) | **POST** {container_container_namespace_href}add_role/ | Add a role
|
|
135
136
|
*PulpContainerClient::PulpContainerNamespacesApi* | [**create**](docs/PulpContainerNamespacesApi.md#create) | **POST** /pulp/api/v3/pulp_container/namespaces/ | Create a container namespace
|
|
136
137
|
*PulpContainerClient::PulpContainerNamespacesApi* | [**delete**](docs/PulpContainerNamespacesApi.md#delete) | **DELETE** {container_container_namespace_href} | Delete a container namespace
|
|
@@ -257,8 +258,8 @@ Class | Method | HTTP request | Description
|
|
|
257
258
|
- [PulpContainerClient::PatchedcontainerContainerPushRepository](docs/PatchedcontainerContainerPushRepository.md)
|
|
258
259
|
- [PulpContainerClient::PatchedcontainerContainerRemote](docs/PatchedcontainerContainerRemote.md)
|
|
259
260
|
- [PulpContainerClient::PatchedcontainerContainerRepository](docs/PatchedcontainerContainerRepository.md)
|
|
260
|
-
- [PulpContainerClient::
|
|
261
|
-
- [PulpContainerClient::
|
|
261
|
+
- [PulpContainerClient::Policy762Enum](docs/Policy762Enum.md)
|
|
262
|
+
- [PulpContainerClient::Policy8e2Enum](docs/Policy8e2Enum.md)
|
|
262
263
|
- [PulpContainerClient::RecursiveManage](docs/RecursiveManage.md)
|
|
263
264
|
- [PulpContainerClient::RemoveImage](docs/RemoveImage.md)
|
|
264
265
|
- [PulpContainerClient::RemoveSignatures](docs/RemoveSignatures.md)
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
10
9
|
**artifact** | **String** | Artifact file representing the physical content |
|
|
11
10
|
**digest** | **String** | sha256 of the Blob file |
|
|
12
11
|
|
|
@@ -17,7 +16,6 @@ require 'PulpContainerClient'
|
|
|
17
16
|
|
|
18
17
|
instance = PulpContainerClient::ContainerBlobResponse.new(pulp_href: null,
|
|
19
18
|
pulp_created: null,
|
|
20
|
-
pulp_last_updated: null,
|
|
21
19
|
artifact: null,
|
|
22
20
|
digest: null)
|
|
23
21
|
```
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
7
|
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
9
8
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
9
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
10
10
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
11
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
12
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
@@ -19,9 +19,9 @@ Name | Type | Description | Notes
|
|
|
19
19
|
```ruby
|
|
20
20
|
require 'PulpContainerClient'
|
|
21
21
|
|
|
22
|
-
instance = PulpContainerClient::ContainerContainerDistribution.new(
|
|
23
|
-
content_guard: null,
|
|
22
|
+
instance = PulpContainerClient::ContainerContainerDistribution.new(content_guard: null,
|
|
24
23
|
hidden: null,
|
|
24
|
+
pulp_labels: null,
|
|
25
25
|
repository: null,
|
|
26
26
|
base_path: null,
|
|
27
27
|
name: null,
|
|
@@ -4,15 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
7
|
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
10
8
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
11
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
12
9
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
10
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
11
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
12
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
13
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\") |
|
|
14
14
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
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
15
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
|
17
16
|
**registry_path** | **String** | The Registry hostname/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
|
|
18
17
|
**remote** | **String** | Remote that can be used to fetch content when using pull-through caching. | [optional] [readonly]
|
|
@@ -25,15 +24,14 @@ Name | Type | Description | Notes
|
|
|
25
24
|
```ruby
|
|
26
25
|
require 'PulpContainerClient'
|
|
27
26
|
|
|
28
|
-
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(
|
|
29
|
-
pulp_created: null,
|
|
30
|
-
content_guard: null,
|
|
27
|
+
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(content_guard: null,
|
|
31
28
|
hidden: null,
|
|
32
|
-
repository: null,
|
|
33
29
|
pulp_href: null,
|
|
30
|
+
pulp_created: null,
|
|
31
|
+
pulp_labels: null,
|
|
32
|
+
repository: null,
|
|
34
33
|
base_path: null,
|
|
35
34
|
name: null,
|
|
36
|
-
pulp_last_updated: null,
|
|
37
35
|
repository_version: null,
|
|
38
36
|
registry_path: null,
|
|
39
37
|
remote: null,
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
10
9
|
**name** | **String** | |
|
|
11
10
|
|
|
12
11
|
## Code Sample
|
|
@@ -16,7 +15,6 @@ require 'PulpContainerClient'
|
|
|
16
15
|
|
|
17
16
|
instance = PulpContainerClient::ContainerContainerNamespaceResponse.new(pulp_href: null,
|
|
18
17
|
pulp_created: null,
|
|
19
|
-
pulp_last_updated: null,
|
|
20
18
|
name: null)
|
|
21
19
|
```
|
|
22
20
|
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
7
|
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
9
8
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
9
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
10
10
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
11
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
12
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
@@ -20,9 +20,9 @@ Name | Type | Description | Notes
|
|
|
20
20
|
```ruby
|
|
21
21
|
require 'PulpContainerClient'
|
|
22
22
|
|
|
23
|
-
instance = PulpContainerClient::ContainerContainerPullThroughDistribution.new(
|
|
24
|
-
content_guard: null,
|
|
23
|
+
instance = PulpContainerClient::ContainerContainerPullThroughDistribution.new(content_guard: null,
|
|
25
24
|
hidden: null,
|
|
25
|
+
pulp_labels: null,
|
|
26
26
|
repository: null,
|
|
27
27
|
base_path: null,
|
|
28
28
|
name: null,
|
|
@@ -4,15 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
7
|
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
10
8
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
11
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
12
9
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
10
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
11
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
12
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
13
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\") |
|
|
14
14
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
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
15
|
**remote** | **String** | Remote that can be used to fetch content when using pull-through caching. |
|
|
17
16
|
**distributions** | **Array<String>** | Distributions created after pulling content through cache | [optional]
|
|
18
17
|
**namespace** | **String** | Namespace this distribution belongs to. | [optional] [readonly]
|
|
@@ -24,15 +23,14 @@ Name | Type | Description | Notes
|
|
|
24
23
|
```ruby
|
|
25
24
|
require 'PulpContainerClient'
|
|
26
25
|
|
|
27
|
-
instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(
|
|
28
|
-
pulp_created: null,
|
|
29
|
-
content_guard: null,
|
|
26
|
+
instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(content_guard: null,
|
|
30
27
|
hidden: null,
|
|
31
|
-
repository: null,
|
|
32
28
|
pulp_href: null,
|
|
29
|
+
pulp_created: null,
|
|
30
|
+
pulp_labels: null,
|
|
31
|
+
repository: null,
|
|
33
32
|
base_path: null,
|
|
34
33
|
name: null,
|
|
35
|
-
pulp_last_updated: null,
|
|
36
34
|
remote: null,
|
|
37
35
|
distributions: null,
|
|
38
36
|
namespace: null,
|
|
@@ -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** | [**
|
|
21
|
+
**policy** | [**Policy8e2Enum**](Policy8e2Enum.md) | | [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]
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
|
10
9
|
**name** | **String** | A unique name for this remote. |
|
|
11
10
|
**url** | **String** | The URL of an external content source. |
|
|
12
11
|
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
@@ -14,9 +13,10 @@ Name | Type | Description | Notes
|
|
|
14
13
|
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
15
14
|
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
|
16
15
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
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** | [**
|
|
19
|
+
**policy** | [**Policy8e2Enum**](Policy8e2Enum.md) | | [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]
|
|
@@ -32,7 +32,6 @@ require 'PulpContainerClient'
|
|
|
32
32
|
|
|
33
33
|
instance = PulpContainerClient::ContainerContainerPullThroughRemoteResponse.new(pulp_href: null,
|
|
34
34
|
pulp_created: null,
|
|
35
|
-
pulp_last_updated: null,
|
|
36
35
|
name: null,
|
|
37
36
|
url: null,
|
|
38
37
|
ca_cert: null,
|
|
@@ -40,6 +39,7 @@ instance = PulpContainerClient::ContainerContainerPullThroughRemoteResponse.new(
|
|
|
40
39
|
tls_validation: null,
|
|
41
40
|
proxy_url: null,
|
|
42
41
|
pulp_labels: null,
|
|
42
|
+
pulp_last_updated: null,
|
|
43
43
|
download_concurrency: null,
|
|
44
44
|
max_retries: null,
|
|
45
45
|
policy: null,
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**name** | **String** | |
|
|
8
|
-
**is_set** | **Boolean** | |
|
|
7
|
+
**name** | **String** | | [optional]
|
|
8
|
+
**is_set** | **Boolean** | | [optional]
|
|
9
9
|
|
|
10
10
|
## Code Sample
|
|
11
11
|
|
|
@@ -4,22 +4,22 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**
|
|
7
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
|
8
8
|
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
9
|
-
**
|
|
9
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
10
10
|
**name** | **String** | A unique name for this repository. |
|
|
11
|
-
**
|
|
11
|
+
**description** | **String** | An optional description. | [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(retain_repo_versions: null,
|
|
19
19
|
manifest_signing_service: null,
|
|
20
|
-
|
|
20
|
+
pulp_labels: null,
|
|
21
21
|
name: null,
|
|
22
|
-
|
|
22
|
+
description: null)
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
|
|
@@ -4,32 +4,30 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**
|
|
7
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
|
8
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
|
9
|
+
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
8
10
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
11
|
**latest_version_href** | **String** | | [optional] [readonly]
|
|
10
|
-
**
|
|
11
|
-
**description** | **String** | An optional description. | [optional]
|
|
12
|
-
**pulp_href** | **String** | | [optional] [readonly]
|
|
12
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
13
13
|
**name** | **String** | A unique name for this repository. |
|
|
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]
|
|
15
14
|
**versions_href** | **String** | | [optional] [readonly]
|
|
16
|
-
**
|
|
15
|
+
**description** | **String** | An optional description. | [optional]
|
|
17
16
|
|
|
18
17
|
## Code Sample
|
|
19
18
|
|
|
20
19
|
```ruby
|
|
21
20
|
require 'PulpContainerClient'
|
|
22
21
|
|
|
23
|
-
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(
|
|
22
|
+
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(retain_repo_versions: null,
|
|
23
|
+
pulp_href: null,
|
|
24
|
+
manifest_signing_service: null,
|
|
24
25
|
pulp_created: null,
|
|
25
26
|
latest_version_href: null,
|
|
26
|
-
|
|
27
|
-
description: null,
|
|
28
|
-
pulp_href: null,
|
|
27
|
+
pulp_labels: null,
|
|
29
28
|
name: null,
|
|
30
|
-
pulp_last_updated: null,
|
|
31
29
|
versions_href: null,
|
|
32
|
-
|
|
30
|
+
description: null)
|
|
33
31
|
```
|
|
34
32
|
|
|
35
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** | [**
|
|
21
|
+
**policy** | [**Policy762Enum**](Policy762Enum.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. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again. | [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]
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
|
10
9
|
**name** | **String** | A unique name for this remote. |
|
|
11
10
|
**url** | **String** | The URL of an external content source. |
|
|
12
11
|
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
@@ -14,9 +13,10 @@ Name | Type | Description | Notes
|
|
|
14
13
|
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
15
14
|
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
|
16
15
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
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** | [**
|
|
19
|
+
**policy** | [**Policy762Enum**](Policy762Enum.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. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again. | [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]
|
|
@@ -36,7 +36,6 @@ require 'PulpContainerClient'
|
|
|
36
36
|
|
|
37
37
|
instance = PulpContainerClient::ContainerContainerRemoteResponse.new(pulp_href: null,
|
|
38
38
|
pulp_created: null,
|
|
39
|
-
pulp_last_updated: null,
|
|
40
39
|
name: null,
|
|
41
40
|
url: null,
|
|
42
41
|
ca_cert: null,
|
|
@@ -44,6 +43,7 @@ instance = PulpContainerClient::ContainerContainerRemoteResponse.new(pulp_href:
|
|
|
44
43
|
tls_validation: null,
|
|
45
44
|
proxy_url: null,
|
|
46
45
|
pulp_labels: null,
|
|
46
|
+
pulp_last_updated: null,
|
|
47
47
|
download_concurrency: null,
|
|
48
48
|
max_retries: null,
|
|
49
49
|
policy: null,
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
10
9
|
**versions_href** | **String** | | [optional] [readonly]
|
|
11
10
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
12
11
|
**latest_version_href** | **String** | | [optional] [readonly]
|
|
@@ -23,7 +22,6 @@ require 'PulpContainerClient'
|
|
|
23
22
|
|
|
24
23
|
instance = PulpContainerClient::ContainerContainerRepositoryResponse.new(pulp_href: null,
|
|
25
24
|
pulp_created: null,
|
|
26
|
-
pulp_last_updated: null,
|
|
27
25
|
versions_href: null,
|
|
28
26
|
pulp_labels: null,
|
|
29
27
|
latest_version_href: null,
|
|
@@ -6,16 +6,14 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
10
|
-
**artifact** | **String** | Artifact file representing the physical content |
|
|
11
9
|
**digest** | **String** | sha256 of the Manifest file |
|
|
12
10
|
**schema_version** | **Integer** | Manifest schema version |
|
|
13
11
|
**media_type** | **String** | Manifest media type of the file |
|
|
14
12
|
**listed_manifests** | **Array<String>** | Manifests that are referenced by this Manifest List |
|
|
15
13
|
**config_blob** | **String** | Blob that contains configuration for this Manifest | [optional]
|
|
16
14
|
**blobs** | **Array<String>** | Blobs that are referenced by this Manifest |
|
|
17
|
-
**annotations** | [**
|
|
18
|
-
**labels** | [**
|
|
15
|
+
**annotations** | [**Object**](.md) | Property that contains arbitrary metadata stored inside the image manifest. | [optional] [readonly]
|
|
16
|
+
**labels** | [**Object**](.md) | Property describing metadata stored inside the image configuration | [optional] [readonly]
|
|
19
17
|
**is_bootable** | **Boolean** | A boolean determining whether users can boot from an image or not. | [optional] [default to false]
|
|
20
18
|
**is_flatpak** | **Boolean** | A boolean determining whether the image bundles a Flatpak application | [optional] [default to false]
|
|
21
19
|
|
|
@@ -26,8 +24,6 @@ require 'PulpContainerClient'
|
|
|
26
24
|
|
|
27
25
|
instance = PulpContainerClient::ContainerManifestResponse.new(pulp_href: null,
|
|
28
26
|
pulp_created: null,
|
|
29
|
-
pulp_last_updated: null,
|
|
30
|
-
artifact: null,
|
|
31
27
|
digest: null,
|
|
32
28
|
schema_version: null,
|
|
33
29
|
media_type: null,
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
10
9
|
**name** | **String** | Signature name in the format of `digest_algo:manifest_digest@random_32_chars` |
|
|
11
10
|
**digest** | **String** | sha256 digest of the signature blob |
|
|
12
11
|
**type** | **String** | Container signature type, e.g. 'atomic' |
|
|
@@ -22,7 +21,6 @@ require 'PulpContainerClient'
|
|
|
22
21
|
|
|
23
22
|
instance = PulpContainerClient::ContainerManifestSignatureResponse.new(pulp_href: null,
|
|
24
23
|
pulp_created: null,
|
|
25
|
-
pulp_last_updated: null,
|
|
26
24
|
name: null,
|
|
27
25
|
digest: null,
|
|
28
26
|
type: null,
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
9
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
10
9
|
**name** | **String** | Tag name |
|
|
11
10
|
**tagged_manifest** | **String** | Manifest that is tagged |
|
|
12
11
|
|
|
@@ -17,7 +16,6 @@ require 'PulpContainerClient'
|
|
|
17
16
|
|
|
18
17
|
instance = PulpContainerClient::ContainerTagResponse.new(pulp_href: null,
|
|
19
18
|
pulp_created: null,
|
|
20
|
-
pulp_last_updated: null,
|
|
21
19
|
name: null,
|
|
22
20
|
tagged_manifest: null)
|
|
23
21
|
```
|
data/docs/ContentBlobsApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpContainerClient::ContentBlobsApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -31,7 +31,6 @@ end
|
|
|
31
31
|
|
|
32
32
|
api_instance = PulpContainerClient::ContentBlobsApi.new
|
|
33
33
|
opts = {
|
|
34
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
35
34
|
digest: 'digest_example', # String | Filter results where digest matches value
|
|
36
35
|
digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
|
|
37
36
|
limit: 56, # Integer | Number of results to return per page.
|
|
@@ -62,7 +61,6 @@ end
|
|
|
62
61
|
|
|
63
62
|
Name | Type | Description | Notes
|
|
64
63
|
------------- | ------------- | ------------- | -------------
|
|
65
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
66
64
|
**digest** | **String**| Filter results where digest matches value | [optional]
|
|
67
65
|
**digest__in** | [**Array<String>**](String.md)| Filter results where digest is in a comma-separated list of values | [optional]
|
|
68
66
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
@@ -115,7 +113,6 @@ end
|
|
|
115
113
|
api_instance = PulpContainerClient::ContentBlobsApi.new
|
|
116
114
|
container_blob_href = 'container_blob_href_example' # String |
|
|
117
115
|
opts = {
|
|
118
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
119
116
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
120
117
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
121
118
|
}
|
|
@@ -135,7 +132,6 @@ end
|
|
|
135
132
|
Name | Type | Description | Notes
|
|
136
133
|
------------- | ------------- | ------------- | -------------
|
|
137
134
|
**container_blob_href** | **String**| |
|
|
138
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
139
135
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
140
136
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
141
137
|
|
data/docs/ContentManifestsApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpContainerClient::ContentManifestsApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -31,7 +31,6 @@ end
|
|
|
31
31
|
|
|
32
32
|
api_instance = PulpContainerClient::ContentManifestsApi.new
|
|
33
33
|
opts = {
|
|
34
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
35
34
|
digest: 'digest_example', # String | Filter results where digest matches value
|
|
36
35
|
digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
|
|
37
36
|
is_bootable: true, # Boolean | Filter results where is_bootable matches value
|
|
@@ -39,7 +38,7 @@ opts = {
|
|
|
39
38
|
limit: 56, # Integer | Number of results to return per page.
|
|
40
39
|
media_type: ['media_type_example'], # Array<String> | * `application/vnd.docker.distribution.manifest.v1+json` - application/vnd.docker.distribution.manifest.v1+json * `application/vnd.docker.distribution.manifest.v2+json` - application/vnd.docker.distribution.manifest.v2+json * `application/vnd.docker.distribution.manifest.list.v2+json` - application/vnd.docker.distribution.manifest.list.v2+json * `application/vnd.oci.image.manifest.v1+json` - application/vnd.oci.image.manifest.v1+json * `application/vnd.oci.image.index.v1+json` - application/vnd.oci.image.index.v1+json
|
|
41
40
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
42
|
-
ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `schema_version` - Schema version * `-schema_version` - Schema version (descending) * `media_type` - Media type * `-media_type` - Media type (descending) * `annotations` - Annotations * `-annotations` - Annotations (descending) * `labels` - Labels * `-labels` - Labels (descending) * `is_bootable` - Is bootable * `-is_bootable` - Is bootable (descending) * `is_flatpak` - Is flatpak * `-is_flatpak` - Is flatpak (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
41
|
+
ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `schema_version` - Schema version * `-schema_version` - Schema version (descending) * `media_type` - Media type * `-media_type` - Media type (descending) * `data` - Data * `-data` - Data (descending) * `annotations` - Annotations * `-annotations` - Annotations (descending) * `labels` - Labels * `-labels` - Labels (descending) * `is_bootable` - Is bootable * `-is_bootable` - Is bootable (descending) * `is_flatpak` - Is flatpak * `-is_flatpak` - Is flatpak (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
43
42
|
orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
|
44
43
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
45
44
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
@@ -65,7 +64,6 @@ end
|
|
|
65
64
|
|
|
66
65
|
Name | Type | Description | Notes
|
|
67
66
|
------------- | ------------- | ------------- | -------------
|
|
68
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
69
67
|
**digest** | **String**| Filter results where digest matches value | [optional]
|
|
70
68
|
**digest__in** | [**Array<String>**](String.md)| Filter results where digest is in a comma-separated list of values | [optional]
|
|
71
69
|
**is_bootable** | **Boolean**| Filter results where is_bootable matches value | [optional]
|
|
@@ -73,7 +71,7 @@ Name | Type | Description | Notes
|
|
|
73
71
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
74
72
|
**media_type** | [**Array<String>**](String.md)| * `application/vnd.docker.distribution.manifest.v1+json` - application/vnd.docker.distribution.manifest.v1+json * `application/vnd.docker.distribution.manifest.v2+json` - application/vnd.docker.distribution.manifest.v2+json * `application/vnd.docker.distribution.manifest.list.v2+json` - application/vnd.docker.distribution.manifest.list.v2+json * `application/vnd.oci.image.manifest.v1+json` - application/vnd.oci.image.manifest.v1+json * `application/vnd.oci.image.index.v1+json` - application/vnd.oci.image.index.v1+json | [optional]
|
|
75
73
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
76
|
-
**ordering** | [**Array<String>**](String.md)| Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `schema_version` - Schema version * `-schema_version` - Schema version (descending) * `media_type` - Media type * `-media_type` - Media type (descending) * `annotations` - Annotations * `-annotations` - Annotations (descending) * `labels` - Labels * `-labels` - Labels (descending) * `is_bootable` - Is bootable * `-is_bootable` - Is bootable (descending) * `is_flatpak` - Is flatpak * `-is_flatpak` - Is flatpak (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
74
|
+
**ordering** | [**Array<String>**](String.md)| Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `schema_version` - Schema version * `-schema_version` - Schema version (descending) * `media_type` - Media type * `-media_type` - Media type (descending) * `data` - Data * `-data` - Data (descending) * `annotations` - Annotations * `-annotations` - Annotations (descending) * `labels` - Labels * `-labels` - Labels (descending) * `is_bootable` - Is bootable * `-is_bootable` - Is bootable (descending) * `is_flatpak` - Is flatpak * `-is_flatpak` - Is flatpak (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
77
75
|
**orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
|
|
78
76
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
79
77
|
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
@@ -121,7 +119,6 @@ end
|
|
|
121
119
|
api_instance = PulpContainerClient::ContentManifestsApi.new
|
|
122
120
|
container_manifest_href = 'container_manifest_href_example' # String |
|
|
123
121
|
opts = {
|
|
124
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
125
122
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
126
123
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
127
124
|
}
|
|
@@ -141,7 +138,6 @@ end
|
|
|
141
138
|
Name | Type | Description | Notes
|
|
142
139
|
------------- | ------------- | ------------- | -------------
|
|
143
140
|
**container_manifest_href** | **String**| |
|
|
144
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
145
141
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
146
142
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
147
143
|
|