pulp_container_client 2.14.17 → 2.15.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 +8 -6
 - data/docs/ContainerContainerDistribution.md +5 -5
 - data/docs/ContainerContainerDistributionResponse.md +6 -6
 - data/docs/ContainerContainerPushRepository.md +3 -3
 - data/docs/ContainerContainerPushRepositoryResponse.md +9 -9
 - data/docs/ContainerContainerRemote.md +1 -1
 - data/docs/ContainerContainerRemoteResponse.md +1 -1
 - data/docs/ContainerContainerRemoteResponseHiddenFields.md +2 -2
 - data/docs/ContainerContainerRepository.md +1 -1
 - data/docs/ContainerContainerRepositoryResponse.md +1 -1
 - data/docs/ContentBlobsApi.md +7 -3
 - data/docs/ContentManifestsApi.md +9 -5
 - data/docs/ContentSignaturesApi.md +7 -3
 - data/docs/ContentTagsApi.md +9 -5
 - data/docs/DistributionsContainerApi.md +11 -3
 - data/docs/PatchedcontainerContainerDistribution.md +5 -5
 - data/docs/PatchedcontainerContainerPushRepository.md +3 -3
 - data/docs/PatchedcontainerContainerRemote.md +1 -1
 - data/docs/PatchedcontainerContainerRepository.md +1 -1
 - data/docs/PulpContainerNamespacesApi.md +7 -3
 - data/docs/RemotesContainerApi.md +7 -3
 - data/docs/RepositoriesContainerApi.md +27 -3
 - data/docs/RepositoriesContainerPushApi.md +27 -3
 - data/docs/RepositoriesContainerPushVersionsApi.md +5 -3
 - data/docs/RepositoriesContainerVersionsApi.md +5 -3
 - data/docs/TokenApi.md +1 -1
 - data/lib/pulp_container_client/api/content_blobs_api.rb +8 -2
 - data/lib/pulp_container_client/api/content_manifests_api.rb +10 -4
 - data/lib/pulp_container_client/api/content_signatures_api.rb +8 -2
 - data/lib/pulp_container_client/api/content_tags_api.rb +10 -4
 - data/lib/pulp_container_client/api/distributions_container_api.rb +14 -2
 - data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +8 -2
 - data/lib/pulp_container_client/api/remotes_container_api.rb +8 -2
 - data/lib/pulp_container_client/api/repositories_container_api.rb +38 -2
 - data/lib/pulp_container_client/api/repositories_container_push_api.rb +38 -2
 - data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +5 -2
 - data/lib/pulp_container_client/api/repositories_container_versions_api.rb +5 -2
 - data/lib/pulp_container_client/configuration.rb +3 -3
 - data/lib/pulp_container_client/models/container_container_distribution.rb +46 -46
 - data/lib/pulp_container_client/models/container_container_distribution_response.rb +34 -34
 - data/lib/pulp_container_client/models/container_container_push_repository.rb +13 -13
 - data/lib/pulp_container_client/models/container_container_push_repository_response.rb +37 -37
 - data/lib/pulp_container_client/models/container_container_remote.rb +1 -1
 - data/lib/pulp_container_client/models/container_container_remote_response.rb +1 -1
 - data/lib/pulp_container_client/models/container_container_remote_response_hidden_fields.rb +0 -10
 - 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 +19 -0
 - data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +37 -37
 - data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +13 -13
 - data/lib/pulp_container_client/models/patchedcontainer_container_remote.rb +1 -1
 - 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 +3 -1
 - data/spec/api/content_manifests_api_spec.rb +4 -2
 - data/spec/api/content_signatures_api_spec.rb +3 -1
 - data/spec/api/content_tags_api_spec.rb +4 -2
 - data/spec/api/distributions_container_api_spec.rb +5 -1
 - data/spec/api/pulp_container_namespaces_api_spec.rb +3 -1
 - data/spec/api/remotes_container_api_spec.rb +3 -1
 - data/spec/api/repositories_container_api_spec.rb +13 -1
 - data/spec/api/repositories_container_push_api_spec.rb +13 -1
 - data/spec/api/repositories_container_push_versions_api_spec.rb +2 -1
 - data/spec/api/repositories_container_versions_api_spec.rb +2 -1
 - data/spec/configuration_spec.rb +3 -3
 - data/spec/models/container_container_distribution_response_spec.rb +5 -5
 - data/spec/models/container_container_distribution_spec.rb +5 -5
 - data/spec/models/container_container_push_repository_response_spec.rb +6 -6
 - data/spec/models/container_container_push_repository_spec.rb +3 -3
 - data/spec/models/patchedcontainer_container_distribution_spec.rb +5 -5
 - data/spec/models/patchedcontainer_container_push_repository_spec.rb +3 -3
 - metadata +64 -64
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: '048761e9e40522451b6dca67d061366ed5821cb377d80ebc2bbfdce6c5753737'
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 78e865073d967399f796d458c21dec50fbe441343e2227536c117abec97c8ed3
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 4c608c9da1081c8524c2d5ca0f9d601555926ef91563d6c83c4a71cde036a235b847ce50fd27b064a447c24ac380c060e0cbd2a3f1812b05b58dd5e1ccebad90
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: a3caa2d36640e4ebacf91041ec377285744ffdffca84213a2716900b8ce513c29415db06c7e43f7be7567d355dad6b1df8c92e2adf483cc47dc206a1ab64ee9b
         
     | 
    
        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.15.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.15.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.15.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.15.0'
         
     | 
| 
       37 
37 
     | 
    
         | 
| 
       38 
38 
     | 
    
         
             
            ### Install from Git
         
     | 
| 
       39 
39 
     | 
    
         | 
| 
         @@ -70,7 +70,9 @@ 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
         
     | 
| 
      
 73 
     | 
    
         
            +
              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) * `pk` - Pk * `-pk` - Pk (descending)
         
     | 
| 
      
 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.
         
     | 
| 
       74 
76 
     | 
    
         
             
              repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
         
     | 
| 
       75 
77 
     | 
    
         
             
              repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
         
     | 
| 
       76 
78 
     | 
    
         
             
              repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
         
     | 
| 
         @@ -90,7 +92,7 @@ end 
     | 
|
| 
       90 
92 
     | 
    
         | 
| 
       91 
93 
     | 
    
         
             
            ## Documentation for API Endpoints
         
     | 
| 
       92 
94 
     | 
    
         | 
| 
       93 
     | 
    
         
            -
            All URIs are relative to * 
     | 
| 
      
 95 
     | 
    
         
            +
            All URIs are relative to *https://pulp*
         
     | 
| 
       94 
96 
     | 
    
         | 
| 
       95 
97 
     | 
    
         
             
            Class | Method | HTTP request | Description
         
     | 
| 
       96 
98 
     | 
    
         
             
            ------------ | ------------- | ------------- | -------------
         
     | 
| 
         @@ -4,11 +4,11 @@ 
     | 
|
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Name | Type | Description | Notes
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------ | ------------- | ------------- | -------------
         
     | 
| 
      
 7 
     | 
    
         
            +
            **pulp_labels** | **Hash<String, String>** |  | [optional] 
         
     | 
| 
       7 
8 
     | 
    
         
             
            **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] 
         
     | 
| 
      
 9 
     | 
    
         
            +
            **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | 
         
     | 
| 
       8 
10 
     | 
    
         
             
            **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] 
         
     | 
| 
       9 
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\") | 
         
     | 
| 
       10 
     | 
    
         
            -
            **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | 
         
     | 
| 
       11 
     | 
    
         
            -
            **pulp_labels** | **Hash<String, String>** |  | [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( 
     | 
| 
      
 21 
     | 
    
         
            +
            instance = PulpContainerClient::ContainerContainerDistribution.new(pulp_labels: null,
         
     | 
| 
      
 22 
     | 
    
         
            +
                                             repository: null,
         
     | 
| 
      
 23 
     | 
    
         
            +
                                             name: null,
         
     | 
| 
       22 
24 
     | 
    
         
             
                                             content_guard: null,
         
     | 
| 
       23 
25 
     | 
    
         
             
                                             base_path: null,
         
     | 
| 
       24 
     | 
    
         
            -
                                             name: null,
         
     | 
| 
       25 
     | 
    
         
            -
                                             pulp_labels: null,
         
     | 
| 
       26 
26 
     | 
    
         
             
                                             repository_version: null,
         
     | 
| 
       27 
27 
     | 
    
         
             
                                             private: null,
         
     | 
| 
       28 
28 
     | 
    
         
             
                                             description: null)
         
     | 
| 
         @@ -5,12 +5,12 @@ 
     | 
|
| 
       5 
5 
     | 
    
         
             
            Name | Type | Description | Notes
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------ | ------------- | ------------- | -------------
         
     | 
| 
       7 
7 
     | 
    
         
             
            **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly] 
         
     | 
| 
      
 8 
     | 
    
         
            +
            **pulp_labels** | **Hash<String, String>** |  | [optional] 
         
     | 
| 
      
 9 
     | 
    
         
            +
            **pulp_href** | **String** |  | [optional] [readonly] 
         
     | 
| 
       8 
10 
     | 
    
         
             
            **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] 
         
     | 
| 
      
 11 
     | 
    
         
            +
            **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | 
         
     | 
| 
       9 
12 
     | 
    
         
             
            **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] 
         
     | 
| 
       10 
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\") | 
         
     | 
| 
       11 
     | 
    
         
            -
            **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | 
         
     | 
| 
       12 
     | 
    
         
            -
            **pulp_labels** | **Hash<String, String>** |  | [optional] 
         
     | 
| 
       13 
     | 
    
         
            -
            **pulp_href** | **String** |  | [optional] [readonly] 
         
     | 
| 
       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] 
         
     | 
| 
         @@ -23,12 +23,12 @@ Name | Type | Description | Notes 
     | 
|
| 
       23 
23 
     | 
    
         
             
            require 'PulpContainerClient'
         
     | 
| 
       24 
24 
     | 
    
         | 
| 
       25 
25 
     | 
    
         
             
            instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_created: null,
         
     | 
| 
      
 26 
     | 
    
         
            +
                                             pulp_labels: null,
         
     | 
| 
      
 27 
     | 
    
         
            +
                                             pulp_href: null,
         
     | 
| 
       26 
28 
     | 
    
         
             
                                             repository: null,
         
     | 
| 
      
 29 
     | 
    
         
            +
                                             name: null,
         
     | 
| 
       27 
30 
     | 
    
         
             
                                             content_guard: null,
         
     | 
| 
       28 
31 
     | 
    
         
             
                                             base_path: null,
         
     | 
| 
       29 
     | 
    
         
            -
                                             name: null,
         
     | 
| 
       30 
     | 
    
         
            -
                                             pulp_labels: null,
         
     | 
| 
       31 
     | 
    
         
            -
                                             pulp_href: null,
         
     | 
| 
       32 
32 
     | 
    
         
             
                                             repository_version: null,
         
     | 
| 
       33 
33 
     | 
    
         
             
                                             registry_path: null,
         
     | 
| 
       34 
34 
     | 
    
         
             
                                             namespace: null,
         
     | 
| 
         @@ -4,10 +4,10 @@ 
     | 
|
| 
       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.  
     | 
| 
       8 
     | 
    
         
            -
            **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] 
         
     | 
| 
      
 7 
     | 
    
         
            +
            **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional] 
         
     | 
| 
       9 
8 
     | 
    
         
             
            **description** | **String** | An optional description. | [optional] 
         
     | 
| 
       10 
9 
     | 
    
         
             
            **name** | **String** | A unique name for this repository. | 
         
     | 
| 
      
 10 
     | 
    
         
            +
            **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] 
         
     | 
| 
       11 
11 
     | 
    
         
             
            **pulp_labels** | **Hash<String, String>** |  | [optional] 
         
     | 
| 
       12 
12 
     | 
    
         | 
| 
       13 
13 
     | 
    
         
             
            ## Code Sample
         
     | 
| 
         @@ -16,9 +16,9 @@ Name | Type | Description | Notes 
     | 
|
| 
       16 
16 
     | 
    
         
             
            require 'PulpContainerClient'
         
     | 
| 
       17 
17 
     | 
    
         | 
| 
       18 
18 
     | 
    
         
             
            instance = PulpContainerClient::ContainerContainerPushRepository.new(retain_repo_versions: null,
         
     | 
| 
       19 
     | 
    
         
            -
                                             manifest_signing_service: null,
         
     | 
| 
       20 
19 
     | 
    
         
             
                                             description: null,
         
     | 
| 
       21 
20 
     | 
    
         
             
                                             name: null,
         
     | 
| 
      
 21 
     | 
    
         
            +
                                             manifest_signing_service: null,
         
     | 
| 
       22 
22 
     | 
    
         
             
                                             pulp_labels: null)
         
     | 
| 
       23 
23 
     | 
    
         
             
            ```
         
     | 
| 
       24 
24 
     | 
    
         | 
| 
         @@ -4,30 +4,30 @@ 
     | 
|
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Name | Type | Description | Notes
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------ | ------------- | ------------- | -------------
         
     | 
| 
       7 
     | 
    
         
            -
            ** 
     | 
| 
      
 7 
     | 
    
         
            +
            **versions_href** | **String** |  | [optional] [readonly] 
         
     | 
| 
       8 
8 
     | 
    
         
             
            **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly] 
         
     | 
| 
       9 
     | 
    
         
            -
            ** 
     | 
| 
      
 9 
     | 
    
         
            +
            **pulp_href** | **String** |  | [optional] [readonly] 
         
     | 
| 
       10 
10 
     | 
    
         
             
            **latest_version_href** | **String** |  | [optional] [readonly] 
         
     | 
| 
      
 11 
     | 
    
         
            +
            **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional] 
         
     | 
| 
       11 
12 
     | 
    
         
             
            **description** | **String** | An optional description. | [optional] 
         
     | 
| 
       12 
     | 
    
         
            -
            **versions_href** | **String** |  | [optional] [readonly] 
         
     | 
| 
       13 
13 
     | 
    
         
             
            **name** | **String** | A unique name for this repository. | 
         
     | 
| 
      
 14 
     | 
    
         
            +
            **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] 
         
     | 
| 
       14 
15 
     | 
    
         
             
            **pulp_labels** | **Hash<String, String>** |  | [optional] 
         
     | 
| 
       15 
     | 
    
         
            -
            **pulp_href** | **String** |  | [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(versions_href: null,
         
     | 
| 
       23 
23 
     | 
    
         
             
                                             pulp_created: null,
         
     | 
| 
       24 
     | 
    
         
            -
                                              
     | 
| 
      
 24 
     | 
    
         
            +
                                             pulp_href: null,
         
     | 
| 
       25 
25 
     | 
    
         
             
                                             latest_version_href: null,
         
     | 
| 
      
 26 
     | 
    
         
            +
                                             retain_repo_versions: null,
         
     | 
| 
       26 
27 
     | 
    
         
             
                                             description: null,
         
     | 
| 
       27 
     | 
    
         
            -
                                             versions_href: null,
         
     | 
| 
       28 
28 
     | 
    
         
             
                                             name: null,
         
     | 
| 
       29 
     | 
    
         
            -
                                              
     | 
| 
       30 
     | 
    
         
            -
                                              
     | 
| 
      
 29 
     | 
    
         
            +
                                             manifest_signing_service: null,
         
     | 
| 
      
 30 
     | 
    
         
            +
                                             pulp_labels: 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.           * `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] 
         
     | 
| 
         @@ -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.           * `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] 
         
     | 
| 
         @@ -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 
     | 
    
         | 
| 
         @@ -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.  
     | 
| 
      
 10 
     | 
    
         
            +
            **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [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.  
     | 
| 
      
 14 
     | 
    
         
            +
            **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [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
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # PulpContainerClient::ContentBlobsApi
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
       3 
     | 
    
         
            -
            All URIs are relative to * 
     | 
| 
      
 3 
     | 
    
         
            +
            All URIs are relative to *https://pulp*
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Method | HTTP request | Description
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------- | ------------- | -------------
         
     | 
| 
         @@ -35,7 +35,9 @@ 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
         
     | 
| 
      
 38 
     | 
    
         
            +
              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) * `pk` - Pk * `-pk` - Pk (descending)
         
     | 
| 
      
 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.
         
     | 
| 
       39 
41 
     | 
    
         
             
              repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
         
     | 
| 
       40 
42 
     | 
    
         
             
              repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
         
     | 
| 
       41 
43 
     | 
    
         
             
              repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
         
     | 
| 
         @@ -61,7 +63,9 @@ Name | Type | Description  | Notes 
     | 
|
| 
       61 
63 
     | 
    
         
             
             **digest__in** | [**Array<String>**](String.md)| Filter results where digest is in a comma-separated list of values | [optional] 
         
     | 
| 
       62 
64 
     | 
    
         
             
             **limit** | **Integer**| Number of results to return per page. | [optional] 
         
     | 
| 
       63 
65 
     | 
    
         
             
             **offset** | **Integer**| The initial index from which to return the results. | [optional] 
         
     | 
| 
       64 
     | 
    
         
            -
             **ordering** | [**Array<String>**](String.md)| Ordering | [optional] 
         
     | 
| 
      
 66 
     | 
    
         
            +
             **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) * `pk` - Pk * `-pk` - Pk (descending) | [optional] 
         
     | 
| 
      
 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] 
         
     | 
| 
       65 
69 
     | 
    
         
             
             **repository_version** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
       66 
70 
     | 
    
         
             
             **repository_version_added** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
       67 
71 
     | 
    
         
             
             **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
    
        data/docs/ContentManifestsApi.md
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # PulpContainerClient::ContentManifestsApi
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
       3 
     | 
    
         
            -
            All URIs are relative to * 
     | 
| 
      
 3 
     | 
    
         
            +
            All URIs are relative to *https://pulp*
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Method | HTTP request | Description
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------- | ------------- | -------------
         
     | 
| 
         @@ -34,9 +34,11 @@ 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> | * `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  * `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
         
     | 
| 
       38 
38 
     | 
    
         
             
              offset: 56, # Integer | The initial index from which to return the results.
         
     | 
| 
       39 
     | 
    
         
            -
              ordering: ['ordering_example'], # Array<String> | Ordering
         
     | 
| 
      
 39 
     | 
    
         
            +
              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) * `pk` - Pk * `-pk` - Pk (descending)
         
     | 
| 
      
 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.
         
     | 
| 
       40 
42 
     | 
    
         
             
              repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
         
     | 
| 
       41 
43 
     | 
    
         
             
              repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
         
     | 
| 
       42 
44 
     | 
    
         
             
              repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
         
     | 
| 
         @@ -61,9 +63,11 @@ Name | Type | Description  | Notes 
     | 
|
| 
       61 
63 
     | 
    
         
             
             **digest** | **String**| Filter results where digest matches value | [optional] 
         
     | 
| 
       62 
64 
     | 
    
         
             
             **digest__in** | [**Array<String>**](String.md)| Filter results where digest is in a comma-separated list of values | [optional] 
         
     | 
| 
       63 
65 
     | 
    
         
             
             **limit** | **Integer**| Number of results to return per page. | [optional] 
         
     | 
| 
       64 
     | 
    
         
            -
             **media_type** | [**Array<String>**](String.md)|  | [optional] 
         
     | 
| 
      
 66 
     | 
    
         
            +
             **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  * `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] 
         
     | 
| 
       65 
67 
     | 
    
         
             
             **offset** | **Integer**| The initial index from which to return the results. | [optional] 
         
     | 
| 
       66 
     | 
    
         
            -
             **ordering** | [**Array<String>**](String.md)| Ordering | [optional] 
         
     | 
| 
      
 68 
     | 
    
         
            +
             **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) * `pk` - Pk * `-pk` - Pk (descending) | [optional] 
         
     | 
| 
      
 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] 
         
     | 
| 
       67 
71 
     | 
    
         
             
             **repository_version** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
       68 
72 
     | 
    
         
             
             **repository_version_added** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
       69 
73 
     | 
    
         
             
             **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # PulpContainerClient::ContentSignaturesApi
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
       3 
     | 
    
         
            -
            All URIs are relative to * 
     | 
| 
      
 3 
     | 
    
         
            +
            All URIs are relative to *https://pulp*
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Method | HTTP request | Description
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------- | ------------- | -------------
         
     | 
| 
         @@ -43,7 +43,9 @@ 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
         
     | 
| 
      
 46 
     | 
    
         
            +
              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) * `name` - Name * `-name` - Name (descending) * `digest` - Digest * `-digest` - Digest (descending) * `type` - Type * `-type` - Type (descending) * `key_id` - Key id * `-key_id` - Key id (descending) * `timestamp` - Timestamp * `-timestamp` - Timestamp (descending) * `creator` - Creator * `-creator` - Creator (descending) * `data` - Data * `-data` - Data (descending) * `pk` - Pk * `-pk` - Pk (descending)
         
     | 
| 
      
 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.
         
     | 
| 
       47 
49 
     | 
    
         
             
              repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
         
     | 
| 
       48 
50 
     | 
    
         
             
              repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
         
     | 
| 
       49 
51 
     | 
    
         
             
              repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
         
     | 
| 
         @@ -77,7 +79,9 @@ Name | Type | Description  | Notes 
     | 
|
| 
       77 
79 
     | 
    
         
             
             **name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional] 
         
     | 
| 
       78 
80 
     | 
    
         
             
             **name__startswith** | **String**| Filter results where name starts with value | [optional] 
         
     | 
| 
       79 
81 
     | 
    
         
             
             **offset** | **Integer**| The initial index from which to return the results. | [optional] 
         
     | 
| 
       80 
     | 
    
         
            -
             **ordering** | [**Array<String>**](String.md)| Ordering | [optional] 
         
     | 
| 
      
 82 
     | 
    
         
            +
             **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) * `name` - Name * `-name` - Name (descending) * `digest` - Digest * `-digest` - Digest (descending) * `type` - Type * `-type` - Type (descending) * `key_id` - Key id * `-key_id` - Key id (descending) * `timestamp` - Timestamp * `-timestamp` - Timestamp (descending) * `creator` - Creator * `-creator` - Creator (descending) * `data` - Data * `-data` - Data (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional] 
         
     | 
| 
      
 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] 
         
     | 
| 
       81 
85 
     | 
    
         
             
             **repository_version** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
       82 
86 
     | 
    
         
             
             **repository_version_added** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
       83 
87 
     | 
    
         
             
             **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
    
        data/docs/ContentTagsApi.md
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # PulpContainerClient::ContentTagsApi
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
       3 
     | 
    
         
            -
            All URIs are relative to * 
     | 
| 
      
 3 
     | 
    
         
            +
            All URIs are relative to *https://pulp*
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Method | HTTP request | Description
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------- | ------------- | -------------
         
     | 
| 
         @@ -33,11 +33,13 @@ 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> | * `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  * `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
         
     | 
| 
       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
         
     | 
| 
      
 40 
     | 
    
         
            +
              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) * `name` - Name * `-name` - Name (descending) * `pk` - Pk * `-pk` - Pk (descending)
         
     | 
| 
      
 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.
         
     | 
| 
       41 
43 
     | 
    
         
             
              repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
         
     | 
| 
       42 
44 
     | 
    
         
             
              repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
         
     | 
| 
       43 
45 
     | 
    
         
             
              repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
         
     | 
| 
         @@ -61,11 +63,13 @@ Name | Type | Description  | Notes 
     | 
|
| 
       61 
63 
     | 
    
         
             
            ------------- | ------------- | ------------- | -------------
         
     | 
| 
       62 
64 
     | 
    
         
             
             **digest** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional] 
         
     | 
| 
       63 
65 
     | 
    
         
             
             **limit** | **Integer**| Number of results to return per page. | [optional] 
         
     | 
| 
       64 
     | 
    
         
            -
             **media_type** | [**Array<String>**](String.md)|  | [optional] 
         
     | 
| 
      
 66 
     | 
    
         
            +
             **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  * `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] 
         
     | 
| 
       65 
67 
     | 
    
         
             
             **name** | **String**| Filter results where name matches value | [optional] 
         
     | 
| 
       66 
68 
     | 
    
         
             
             **name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional] 
         
     | 
| 
       67 
69 
     | 
    
         
             
             **offset** | **Integer**| The initial index from which to return the results. | [optional] 
         
     | 
| 
       68 
     | 
    
         
            -
             **ordering** | [**Array<String>**](String.md)| Ordering | [optional] 
         
     | 
| 
      
 70 
     | 
    
         
            +
             **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) * `name` - Name * `-name` - Name (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional] 
         
     | 
| 
      
 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] 
         
     | 
| 
       69 
73 
     | 
    
         
             
             **repository_version** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
       70 
74 
     | 
    
         
             
             **repository_version_added** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
       71 
75 
     | 
    
         
             
             **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional] 
         
     | 
| 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # PulpContainerClient::DistributionsContainerApi
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
       3 
     | 
    
         
            -
            All URIs are relative to * 
     | 
| 
      
 3 
     | 
    
         
            +
            All URIs are relative to *https://pulp*
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Method | HTTP request | Description
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------- | ------------- | -------------
         
     | 
| 
         @@ -211,8 +211,12 @@ 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
         
     | 
| 
      
 214 
     | 
    
         
            +
              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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `base_path` - Base path * `-base_path` - Base path (descending) * `private` - Private * `-private` - Private (descending) * `description` - Description * `-description` - Description (descending) * `pk` - Pk * `-pk` - Pk (descending)
         
     | 
| 
      
 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.
         
     | 
| 
       215 
217 
     | 
    
         
             
              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
         
     | 
| 
       216 
220 
     | 
    
         
             
              with_content: 'with_content_example', # String | Filter distributions based on the content served by them
         
     | 
| 
       217 
221 
     | 
    
         
             
              fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
         
     | 
| 
       218 
222 
     | 
    
         
             
              exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
         
     | 
| 
         @@ -244,8 +248,12 @@ Name | Type | Description  | Notes 
     | 
|
| 
       244 
248 
     | 
    
         
             
             **name__startswith** | **String**| Filter results where name starts with value | [optional] 
         
     | 
| 
       245 
249 
     | 
    
         
             
             **namespace__name** | **String**|  | [optional] 
         
     | 
| 
       246 
250 
     | 
    
         
             
             **offset** | **Integer**| The initial index from which to return the results. | [optional] 
         
     | 
| 
       247 
     | 
    
         
            -
             **ordering** | [**Array<String>**](String.md)| Ordering | [optional] 
         
     | 
| 
      
 251 
     | 
    
         
            +
             **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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `base_path` - Base path * `-base_path` - Base path (descending) * `private` - Private * `-private` - Private (descending) * `description` - Description * `-description` - Description (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional] 
         
     | 
| 
      
 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] 
         
     | 
| 
       248 
254 
     | 
    
         
             
             **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] 
         
     | 
| 
       249 
257 
     | 
    
         
             
             **with_content** | **String**| Filter distributions based on the content served by them | [optional] 
         
     | 
| 
       250 
258 
     | 
    
         
             
             **fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional] 
         
     | 
| 
       251 
259 
     | 
    
         
             
             **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 
     | 
    
         
            +
            **pulp_labels** | **Hash<String, String>** |  | [optional] 
         
     | 
| 
       7 
8 
     | 
    
         
             
            **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] 
         
     | 
| 
      
 9 
     | 
    
         
            +
            **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional] 
         
     | 
| 
       8 
10 
     | 
    
         
             
            **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] 
         
     | 
| 
       9 
11 
     | 
    
         
             
            **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that                     overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | [optional] 
         
     | 
| 
       10 
     | 
    
         
            -
            **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional] 
         
     | 
| 
       11 
     | 
    
         
            -
            **pulp_labels** | **Hash<String, String>** |  | [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( 
     | 
| 
      
 21 
     | 
    
         
            +
            instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(pulp_labels: null,
         
     | 
| 
      
 22 
     | 
    
         
            +
                                             repository: null,
         
     | 
| 
      
 23 
     | 
    
         
            +
                                             name: null,
         
     | 
| 
       22 
24 
     | 
    
         
             
                                             content_guard: null,
         
     | 
| 
       23 
25 
     | 
    
         
             
                                             base_path: null,
         
     | 
| 
       24 
     | 
    
         
            -
                                             name: null,
         
     | 
| 
       25 
     | 
    
         
            -
                                             pulp_labels: null,
         
     | 
| 
       26 
26 
     | 
    
         
             
                                             repository_version: null,
         
     | 
| 
       27 
27 
     | 
    
         
             
                                             private: null,
         
     | 
| 
       28 
28 
     | 
    
         
             
                                             description: null)
         
     | 
| 
         @@ -4,10 +4,10 @@ 
     | 
|
| 
       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.  
     | 
| 
       8 
     | 
    
         
            -
            **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] 
         
     | 
| 
      
 7 
     | 
    
         
            +
            **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional] 
         
     | 
| 
       9 
8 
     | 
    
         
             
            **description** | **String** | An optional description. | [optional] 
         
     | 
| 
       10 
9 
     | 
    
         
             
            **name** | **String** | A unique name for this repository. | [optional] 
         
     | 
| 
      
 10 
     | 
    
         
            +
            **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] 
         
     | 
| 
       11 
11 
     | 
    
         
             
            **pulp_labels** | **Hash<String, String>** |  | [optional] 
         
     | 
| 
       12 
12 
     | 
    
         | 
| 
       13 
13 
     | 
    
         
             
            ## Code Sample
         
     | 
| 
         @@ -16,9 +16,9 @@ Name | Type | Description | Notes 
     | 
|
| 
       16 
16 
     | 
    
         
             
            require 'PulpContainerClient'
         
     | 
| 
       17 
17 
     | 
    
         | 
| 
       18 
18 
     | 
    
         
             
            instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(retain_repo_versions: null,
         
     | 
| 
       19 
     | 
    
         
            -
                                             manifest_signing_service: null,
         
     | 
| 
       20 
19 
     | 
    
         
             
                                             description: null,
         
     | 
| 
       21 
20 
     | 
    
         
             
                                             name: null,
         
     | 
| 
      
 21 
     | 
    
         
            +
                                             manifest_signing_service: null,
         
     | 
| 
       22 
22 
     | 
    
         
             
                                             pulp_labels: null)
         
     | 
| 
       23 
23 
     | 
    
         
             
            ```
         
     | 
| 
       24 
24 
     | 
    
         | 
| 
         @@ -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.           * `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] 
         
     | 
| 
         @@ -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.  
     | 
| 
      
 10 
     | 
    
         
            +
            **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [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 
     | 
    
         | 
| 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # PulpContainerClient::PulpContainerNamespacesApi
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
       3 
     | 
    
         
            -
            All URIs are relative to * 
     | 
| 
      
 3 
     | 
    
         
            +
            All URIs are relative to *https://pulp*
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Method | HTTP request | Description
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------- | ------------- | -------------
         
     | 
| 
         @@ -204,7 +204,9 @@ 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
         
     | 
| 
      
 207 
     | 
    
         
            +
              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) * `name` - Name * `-name` - Name (descending) * `pk` - Pk * `-pk` - Pk (descending)
         
     | 
| 
      
 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.
         
     | 
| 
       208 
210 
     | 
    
         
             
              fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
         
     | 
| 
       209 
211 
     | 
    
         
             
              exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
         
     | 
| 
       210 
212 
     | 
    
         
             
            }
         
     | 
| 
         @@ -230,7 +232,9 @@ Name | Type | Description  | Notes 
     | 
|
| 
       230 
232 
     | 
    
         
             
             **name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional] 
         
     | 
| 
       231 
233 
     | 
    
         
             
             **name__startswith** | **String**| Filter results where name starts with value | [optional] 
         
     | 
| 
       232 
234 
     | 
    
         
             
             **offset** | **Integer**| The initial index from which to return the results. | [optional] 
         
     | 
| 
       233 
     | 
    
         
            -
             **ordering** | [**Array<String>**](String.md)| Ordering | [optional] 
         
     | 
| 
      
 235 
     | 
    
         
            +
             **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) * `name` - Name * `-name` - Name (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional] 
         
     | 
| 
      
 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] 
         
     | 
| 
       234 
238 
     | 
    
         
             
             **fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional] 
         
     | 
| 
       235 
239 
     | 
    
         
             
             **exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional] 
         
     | 
| 
       236 
240 
     | 
    
         | 
    
        data/docs/RemotesContainerApi.md
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # PulpContainerClient::RemotesContainerApi
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
       3 
     | 
    
         
            -
            All URIs are relative to * 
     | 
| 
      
 3 
     | 
    
         
            +
            All URIs are relative to *https://pulp*
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
       5 
5 
     | 
    
         
             
            Method | HTTP request | Description
         
     | 
| 
       6 
6 
     | 
    
         
             
            ------------- | ------------- | -------------
         
     | 
| 
         @@ -206,7 +206,9 @@ 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
         
     | 
| 
      
 209 
     | 
    
         
            +
              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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending)
         
     | 
| 
      
 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.
         
     | 
| 
       210 
212 
     | 
    
         
             
              pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
         
     | 
| 
       211 
213 
     | 
    
         
             
              pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated matches value
         
     | 
| 
       212 
214 
     | 
    
         
             
              pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
         
     | 
| 
         @@ -239,7 +241,9 @@ Name | Type | Description  | Notes 
     | 
|
| 
       239 
241 
     | 
    
         
             
             **name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional] 
         
     | 
| 
       240 
242 
     | 
    
         
             
             **name__startswith** | **String**| Filter results where name starts with value | [optional] 
         
     | 
| 
       241 
243 
     | 
    
         
             
             **offset** | **Integer**| The initial index from which to return the results. | [optional] 
         
     | 
| 
       242 
     | 
    
         
            -
             **ordering** | [**Array<String>**](String.md)| Ordering | [optional] 
         
     | 
| 
      
 244 
     | 
    
         
            +
             **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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional] 
         
     | 
| 
      
 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] 
         
     | 
| 
       243 
247 
     | 
    
         
             
             **pulp_label_select** | **String**| Filter labels by search string | [optional] 
         
     | 
| 
       244 
248 
     | 
    
         
             
             **pulp_last_updated** | **DateTime**| Filter results where pulp_last_updated matches value | [optional] 
         
     | 
| 
       245 
249 
     | 
    
         
             
             **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional] 
         
     |