pulp_maven_client 0.1.0b31572381206 → 0.1.0b31574196301
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +22 -8
- data/docs/ContentArtifactApi.md +6 -6
- data/docs/ContentSummary.md +21 -0
- data/docs/DistributionsMavenApi.md +8 -8
- data/docs/InlineResponse200.md +1 -1
- data/docs/InlineResponse2001.md +1 -1
- data/docs/InlineResponse2002.md +1 -1
- data/docs/InlineResponse2003.md +23 -0
- data/docs/InlineResponse2004.md +23 -0
- data/docs/{MavenArtifact.md → MavenMavenArtifact.md} +2 -4
- data/docs/{MavenDistribution.md → MavenMavenDistribution.md} +2 -2
- data/docs/MavenMavenRemote.md +39 -0
- data/docs/MavenMavenRepository.md +27 -0
- data/docs/RemotesMavenApi.md +10 -10
- data/docs/RepositoriesMavenApi.md +354 -0
- data/docs/RepositoriesMavenVersionsApi.md +214 -0
- data/docs/RepositoryVersion.md +25 -0
- data/lib/pulp_maven_client.rb +11 -4
- data/lib/pulp_maven_client/api/content_artifact_api.rb +9 -9
- data/lib/pulp_maven_client/api/distributions_maven_api.rb +10 -10
- data/lib/pulp_maven_client/api/remotes_maven_api.rb +13 -13
- data/lib/pulp_maven_client/api/repositories_maven_api.rb +430 -0
- data/lib/pulp_maven_client/api/repositories_maven_versions_api.rb +268 -0
- data/lib/pulp_maven_client/api_client.rb +1 -1
- data/lib/pulp_maven_client/api_error.rb +1 -1
- data/lib/pulp_maven_client/configuration.rb +1 -1
- data/lib/pulp_maven_client/models/async_operation_response.rb +12 -2
- data/lib/pulp_maven_client/models/content_summary.rb +246 -0
- data/lib/pulp_maven_client/models/inline_response200.rb +15 -3
- data/lib/pulp_maven_client/models/inline_response2001.rb +15 -3
- data/lib/pulp_maven_client/models/inline_response2002.rb +15 -3
- data/lib/pulp_maven_client/models/inline_response2003.rb +247 -0
- data/lib/pulp_maven_client/models/inline_response2004.rb +247 -0
- data/lib/pulp_maven_client/models/{maven_artifact.rb → maven_maven_artifact.rb} +16 -40
- data/lib/pulp_maven_client/models/{maven_distribution.rb → maven_maven_distribution.rb} +17 -23
- data/lib/pulp_maven_client/models/{maven_remote.rb → maven_maven_remote.rb} +69 -105
- data/lib/pulp_maven_client/models/maven_maven_repository.rb +294 -0
- data/lib/pulp_maven_client/models/repository_version.rb +244 -0
- data/lib/pulp_maven_client/version.rb +2 -2
- data/pulp_maven_client.gemspec +1 -1
- data/spec/api/content_artifact_api_spec.rb +3 -3
- data/spec/api/distributions_maven_api_spec.rb +2 -2
- data/spec/api/remotes_maven_api_spec.rb +3 -3
- data/spec/api/repositories_maven_api_spec.rb +116 -0
- data/spec/api/repositories_maven_versions_api_spec.rb +91 -0
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/async_operation_response_spec.rb +1 -1
- data/spec/models/content_summary_spec.rb +53 -0
- data/spec/models/inline_response2001_spec.rb +1 -1
- data/spec/models/inline_response2002_spec.rb +1 -1
- data/spec/models/inline_response2003_spec.rb +59 -0
- data/spec/models/inline_response2004_spec.rb +59 -0
- data/spec/models/inline_response200_spec.rb +1 -1
- data/spec/models/{maven_artifact_spec.rb → maven_maven_artifact_spec.rb} +7 -13
- data/spec/models/{maven_distribution_spec.rb → maven_maven_distribution_spec.rb} +7 -7
- data/spec/models/{maven_remote_spec.rb → maven_maven_remote_spec.rb} +11 -23
- data/spec/models/maven_maven_repository_spec.rb +71 -0
- data/spec/models/repository_version_spec.rb +65 -0
- data/spec/spec_helper.rb +1 -1
- metadata +42 -14
- data/docs/MavenRemote.md +0 -43
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1dad99188de21eb56572f73d1c48c9c791b88b9d855709b6a47d5f37f5ce302f
|
4
|
+
data.tar.gz: b2611b1b576c6e0d10b9d7babe3cbd753d6d380fbf393cd7f7fdcac257c08197
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ee2974f2a87e16212a669ee33f4403f4069b79741d6d1b376885316271eb09efcf60cf0cbf88d3e833ed224d604ced4ca030420e1a697adb37b68eded8bd07ac
|
7
|
+
data.tar.gz: 311f418e022420424b0fcbf29896e7c4f4bf63f6ca48913e359a9ea03873e684fa09f3c7f10e202bca17c6603840246bd9552135eb840f085ce3141c24cf076f
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
|
|
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: 0.1.
|
10
|
+
- Package version: 0.1.0b31574196301
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
12
12
|
|
13
13
|
## Installation
|
@@ -23,16 +23,16 @@ gem build pulp_maven_client.gemspec
|
|
23
23
|
Then either install the gem locally:
|
24
24
|
|
25
25
|
```shell
|
26
|
-
gem install ./pulp_maven_client-0.1.
|
26
|
+
gem install ./pulp_maven_client-0.1.0b31574196301.gem
|
27
27
|
```
|
28
28
|
|
29
|
-
(for development, run `gem install --dev ./pulp_maven_client-0.1.
|
29
|
+
(for development, run `gem install --dev ./pulp_maven_client-0.1.0b31574196301.gem` to install the development dependencies)
|
30
30
|
|
31
31
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
32
32
|
|
33
33
|
Finally add this to the Gemfile:
|
34
34
|
|
35
|
-
gem 'pulp_maven_client', '~> 0.1.
|
35
|
+
gem 'pulp_maven_client', '~> 0.1.0b31574196301'
|
36
36
|
|
37
37
|
### Install from Git
|
38
38
|
|
@@ -64,7 +64,7 @@ PulpMavenClient.configure do |config|
|
|
64
64
|
end
|
65
65
|
|
66
66
|
api_instance = PulpMavenClient::ContentArtifactApi.new
|
67
|
-
data = PulpMavenClient::
|
67
|
+
data = PulpMavenClient::MavenMavenArtifact.new # MavenMavenArtifact |
|
68
68
|
|
69
69
|
begin
|
70
70
|
#Create a maven artifact
|
@@ -97,17 +97,31 @@ Class | Method | HTTP request | Description
|
|
97
97
|
*PulpMavenClient::RemotesMavenApi* | [**partial_update**](docs/RemotesMavenApi.md#partial_update) | **PATCH** {maven_remote_href} | Partially update a maven remote
|
98
98
|
*PulpMavenClient::RemotesMavenApi* | [**read**](docs/RemotesMavenApi.md#read) | **GET** {maven_remote_href} | Inspect a maven remote
|
99
99
|
*PulpMavenClient::RemotesMavenApi* | [**update**](docs/RemotesMavenApi.md#update) | **PUT** {maven_remote_href} | Update a maven remote
|
100
|
+
*PulpMavenClient::RepositoriesMavenApi* | [**create**](docs/RepositoriesMavenApi.md#create) | **POST** /pulp/api/v3/repositories/maven/maven/ | Create a maven repository
|
101
|
+
*PulpMavenClient::RepositoriesMavenApi* | [**delete**](docs/RepositoriesMavenApi.md#delete) | **DELETE** {maven_repository_href} | Delete a maven repository
|
102
|
+
*PulpMavenClient::RepositoriesMavenApi* | [**list**](docs/RepositoriesMavenApi.md#list) | **GET** /pulp/api/v3/repositories/maven/maven/ | List maven repositorys
|
103
|
+
*PulpMavenClient::RepositoriesMavenApi* | [**partial_update**](docs/RepositoriesMavenApi.md#partial_update) | **PATCH** {maven_repository_href} | Partially update a maven repository
|
104
|
+
*PulpMavenClient::RepositoriesMavenApi* | [**read**](docs/RepositoriesMavenApi.md#read) | **GET** {maven_repository_href} | Inspect a maven repository
|
105
|
+
*PulpMavenClient::RepositoriesMavenApi* | [**update**](docs/RepositoriesMavenApi.md#update) | **PUT** {maven_repository_href} | Update a maven repository
|
106
|
+
*PulpMavenClient::RepositoriesMavenVersionsApi* | [**delete**](docs/RepositoriesMavenVersionsApi.md#delete) | **DELETE** {maven_repository_version_href} | Delete a repository version
|
107
|
+
*PulpMavenClient::RepositoriesMavenVersionsApi* | [**list**](docs/RepositoriesMavenVersionsApi.md#list) | **GET** {maven_repository_href}versions/ | List repository versions
|
108
|
+
*PulpMavenClient::RepositoriesMavenVersionsApi* | [**read**](docs/RepositoriesMavenVersionsApi.md#read) | **GET** {maven_repository_version_href} | Inspect a repository version
|
100
109
|
|
101
110
|
|
102
111
|
## Documentation for Models
|
103
112
|
|
104
113
|
- [PulpMavenClient::AsyncOperationResponse](docs/AsyncOperationResponse.md)
|
114
|
+
- [PulpMavenClient::ContentSummary](docs/ContentSummary.md)
|
105
115
|
- [PulpMavenClient::InlineResponse200](docs/InlineResponse200.md)
|
106
116
|
- [PulpMavenClient::InlineResponse2001](docs/InlineResponse2001.md)
|
107
117
|
- [PulpMavenClient::InlineResponse2002](docs/InlineResponse2002.md)
|
108
|
-
- [PulpMavenClient::
|
109
|
-
- [PulpMavenClient::
|
110
|
-
- [PulpMavenClient::
|
118
|
+
- [PulpMavenClient::InlineResponse2003](docs/InlineResponse2003.md)
|
119
|
+
- [PulpMavenClient::InlineResponse2004](docs/InlineResponse2004.md)
|
120
|
+
- [PulpMavenClient::MavenMavenArtifact](docs/MavenMavenArtifact.md)
|
121
|
+
- [PulpMavenClient::MavenMavenDistribution](docs/MavenMavenDistribution.md)
|
122
|
+
- [PulpMavenClient::MavenMavenRemote](docs/MavenMavenRemote.md)
|
123
|
+
- [PulpMavenClient::MavenMavenRepository](docs/MavenMavenRepository.md)
|
124
|
+
- [PulpMavenClient::RepositoryVersion](docs/RepositoryVersion.md)
|
111
125
|
|
112
126
|
|
113
127
|
## Documentation for Authorization
|
data/docs/ContentArtifactApi.md
CHANGED
@@ -12,7 +12,7 @@ Method | HTTP request | Description
|
|
12
12
|
|
13
13
|
## create
|
14
14
|
|
15
|
-
>
|
15
|
+
> MavenMavenArtifact create(data)
|
16
16
|
|
17
17
|
Create a maven artifact
|
18
18
|
|
@@ -31,7 +31,7 @@ PulpMavenClient.configure do |config|
|
|
31
31
|
end
|
32
32
|
|
33
33
|
api_instance = PulpMavenClient::ContentArtifactApi.new
|
34
|
-
data = PulpMavenClient::
|
34
|
+
data = PulpMavenClient::MavenMavenArtifact.new # MavenMavenArtifact |
|
35
35
|
|
36
36
|
begin
|
37
37
|
#Create a maven artifact
|
@@ -47,11 +47,11 @@ end
|
|
47
47
|
|
48
48
|
Name | Type | Description | Notes
|
49
49
|
------------- | ------------- | ------------- | -------------
|
50
|
-
**data** | [**
|
50
|
+
**data** | [**MavenMavenArtifact**](MavenMavenArtifact.md)| |
|
51
51
|
|
52
52
|
### Return type
|
53
53
|
|
54
|
-
[**
|
54
|
+
[**MavenMavenArtifact**](MavenMavenArtifact.md)
|
55
55
|
|
56
56
|
### Authorization
|
57
57
|
|
@@ -140,7 +140,7 @@ Name | Type | Description | Notes
|
|
140
140
|
|
141
141
|
## read
|
142
142
|
|
143
|
-
>
|
143
|
+
> MavenMavenArtifact read(maven_artifact_href, opts)
|
144
144
|
|
145
145
|
Inspect a maven artifact
|
146
146
|
|
@@ -185,7 +185,7 @@ Name | Type | Description | Notes
|
|
185
185
|
|
186
186
|
### Return type
|
187
187
|
|
188
|
-
[**
|
188
|
+
[**MavenMavenArtifact**](MavenMavenArtifact.md)
|
189
189
|
|
190
190
|
### Authorization
|
191
191
|
|
@@ -0,0 +1,21 @@
|
|
1
|
+
# PulpMavenClient::ContentSummary
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**added** | **Hash<String, Hash<String, String>>** | |
|
8
|
+
**removed** | **Hash<String, Hash<String, String>>** | |
|
9
|
+
**present** | **Hash<String, Hash<String, String>>** | |
|
10
|
+
|
11
|
+
## Code Sample
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'PulpMavenClient'
|
15
|
+
|
16
|
+
instance = PulpMavenClient::ContentSummary.new(added: null,
|
17
|
+
removed: null,
|
18
|
+
present: null)
|
19
|
+
```
|
20
|
+
|
21
|
+
|
@@ -34,7 +34,7 @@ PulpMavenClient.configure do |config|
|
|
34
34
|
end
|
35
35
|
|
36
36
|
api_instance = PulpMavenClient::DistributionsMavenApi.new
|
37
|
-
data = PulpMavenClient::
|
37
|
+
data = PulpMavenClient::MavenMavenDistribution.new # MavenMavenDistribution |
|
38
38
|
|
39
39
|
begin
|
40
40
|
#Create a maven distribution
|
@@ -50,7 +50,7 @@ end
|
|
50
50
|
|
51
51
|
Name | Type | Description | Notes
|
52
52
|
------------- | ------------- | ------------- | -------------
|
53
|
-
**data** | [**
|
53
|
+
**data** | [**MavenMavenDistribution**](MavenMavenDistribution.md)| |
|
54
54
|
|
55
55
|
### Return type
|
56
56
|
|
@@ -214,7 +214,7 @@ end
|
|
214
214
|
|
215
215
|
api_instance = PulpMavenClient::DistributionsMavenApi.new
|
216
216
|
maven_distribution_href = 'maven_distribution_href_example' # String | URI of Maven Distribution. e.g.: /pulp/api/v3/distributions/maven/maven/1/
|
217
|
-
data = PulpMavenClient::
|
217
|
+
data = PulpMavenClient::MavenMavenDistribution.new # MavenMavenDistribution |
|
218
218
|
|
219
219
|
begin
|
220
220
|
#Partially update a maven distribution
|
@@ -231,7 +231,7 @@ end
|
|
231
231
|
Name | Type | Description | Notes
|
232
232
|
------------- | ------------- | ------------- | -------------
|
233
233
|
**maven_distribution_href** | **String**| URI of Maven Distribution. e.g.: /pulp/api/v3/distributions/maven/maven/1/ |
|
234
|
-
**data** | [**
|
234
|
+
**data** | [**MavenMavenDistribution**](MavenMavenDistribution.md)| |
|
235
235
|
|
236
236
|
### Return type
|
237
237
|
|
@@ -249,7 +249,7 @@ Name | Type | Description | Notes
|
|
249
249
|
|
250
250
|
## read
|
251
251
|
|
252
|
-
>
|
252
|
+
> MavenMavenDistribution read(maven_distribution_href, opts)
|
253
253
|
|
254
254
|
Inspect a maven distribution
|
255
255
|
|
@@ -294,7 +294,7 @@ Name | Type | Description | Notes
|
|
294
294
|
|
295
295
|
### Return type
|
296
296
|
|
297
|
-
[**
|
297
|
+
[**MavenMavenDistribution**](MavenMavenDistribution.md)
|
298
298
|
|
299
299
|
### Authorization
|
300
300
|
|
@@ -328,7 +328,7 @@ end
|
|
328
328
|
|
329
329
|
api_instance = PulpMavenClient::DistributionsMavenApi.new
|
330
330
|
maven_distribution_href = 'maven_distribution_href_example' # String | URI of Maven Distribution. e.g.: /pulp/api/v3/distributions/maven/maven/1/
|
331
|
-
data = PulpMavenClient::
|
331
|
+
data = PulpMavenClient::MavenMavenDistribution.new # MavenMavenDistribution |
|
332
332
|
|
333
333
|
begin
|
334
334
|
#Update a maven distribution
|
@@ -345,7 +345,7 @@ end
|
|
345
345
|
Name | Type | Description | Notes
|
346
346
|
------------- | ------------- | ------------- | -------------
|
347
347
|
**maven_distribution_href** | **String**| URI of Maven Distribution. e.g.: /pulp/api/v3/distributions/maven/maven/1/ |
|
348
|
-
**data** | [**
|
348
|
+
**data** | [**MavenMavenDistribution**](MavenMavenDistribution.md)| |
|
349
349
|
|
350
350
|
### Return type
|
351
351
|
|
data/docs/InlineResponse200.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<MavenMavenArtifact>**](MavenMavenArtifact.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/InlineResponse2001.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<MavenMavenDistribution>**](MavenMavenDistribution.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/InlineResponse2002.md
CHANGED
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<
|
10
|
+
**results** | [**Array<MavenMavenRemote>**](MavenMavenRemote.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# PulpMavenClient::InlineResponse2003
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**count** | **Integer** | |
|
8
|
+
**_next** | **String** | | [optional]
|
9
|
+
**previous** | **String** | | [optional]
|
10
|
+
**results** | [**Array<MavenMavenRepository>**](MavenMavenRepository.md) | |
|
11
|
+
|
12
|
+
## Code Sample
|
13
|
+
|
14
|
+
```ruby
|
15
|
+
require 'PulpMavenClient'
|
16
|
+
|
17
|
+
instance = PulpMavenClient::InlineResponse2003.new(count: null,
|
18
|
+
_next: null,
|
19
|
+
previous: null,
|
20
|
+
results: null)
|
21
|
+
```
|
22
|
+
|
23
|
+
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# PulpMavenClient::InlineResponse2004
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**count** | **Integer** | |
|
8
|
+
**_next** | **String** | | [optional]
|
9
|
+
**previous** | **String** | | [optional]
|
10
|
+
**results** | [**Array<RepositoryVersion>**](RepositoryVersion.md) | |
|
11
|
+
|
12
|
+
## Code Sample
|
13
|
+
|
14
|
+
```ruby
|
15
|
+
require 'PulpMavenClient'
|
16
|
+
|
17
|
+
instance = PulpMavenClient::InlineResponse2004.new(count: null,
|
18
|
+
_next: null,
|
19
|
+
previous: null,
|
20
|
+
results: null)
|
21
|
+
```
|
22
|
+
|
23
|
+
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpMavenClient::
|
1
|
+
# PulpMavenClient::MavenMavenArtifact
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -7,7 +7,6 @@ Name | Type | Description | Notes
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
9
|
**artifact** | **String** | Artifact file representing the physical content |
|
10
|
-
**relative_path** | **String** | Path where the artifact is located relative to distributions base_path |
|
11
10
|
**group_id** | **String** | Group Id of the artifact's package. | [optional] [readonly]
|
12
11
|
**artifact_id** | **String** | Artifact Id of the artifact's package. | [optional] [readonly]
|
13
12
|
**version** | **String** | Version of the artifact's package. | [optional] [readonly]
|
@@ -18,10 +17,9 @@ Name | Type | Description | Notes
|
|
18
17
|
```ruby
|
19
18
|
require 'PulpMavenClient'
|
20
19
|
|
21
|
-
instance = PulpMavenClient::
|
20
|
+
instance = PulpMavenClient::MavenMavenArtifact.new(pulp_href: null,
|
22
21
|
pulp_created: null,
|
23
22
|
artifact: null,
|
24
|
-
relative_path: null,
|
25
23
|
group_id: null,
|
26
24
|
artifact_id: null,
|
27
25
|
version: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpMavenClient::
|
1
|
+
# PulpMavenClient::MavenMavenDistribution
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
|
|
17
17
|
```ruby
|
18
18
|
require 'PulpMavenClient'
|
19
19
|
|
20
|
-
instance = PulpMavenClient::
|
20
|
+
instance = PulpMavenClient::MavenMavenDistribution.new(pulp_href: null,
|
21
21
|
pulp_created: null,
|
22
22
|
base_path: null,
|
23
23
|
base_url: null,
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# PulpMavenClient::MavenMavenRemote
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
8
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
+
**name** | **String** | A unique name for this remote. |
|
10
|
+
**url** | **String** | The URL of an external content source. |
|
11
|
+
**ca_cert** | **String** | A string containing the PEM encoded CA certificate used to validate the server certificate presented by the remote server. All new line characters must be escaped. Returns SHA256 sum on GET. | [optional]
|
12
|
+
**client_cert** | **String** | A string containing the PEM encoded client certificate used for authentication. All new line characters must be escaped. Returns SHA256 sum on GET. | [optional]
|
13
|
+
**client_key** | **String** | A PEM encoded private key used for authentication. Returns SHA256 sum on GET. | [optional]
|
14
|
+
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
15
|
+
**proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
|
16
|
+
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
17
|
+
**download_concurrency** | **Integer** | Total number of simultaneous connections. | [optional]
|
18
|
+
**policy** | **String** | The policy to use when downloading content. | [optional] [default to 'immediate']
|
19
|
+
|
20
|
+
## Code Sample
|
21
|
+
|
22
|
+
```ruby
|
23
|
+
require 'PulpMavenClient'
|
24
|
+
|
25
|
+
instance = PulpMavenClient::MavenMavenRemote.new(pulp_href: null,
|
26
|
+
pulp_created: null,
|
27
|
+
name: null,
|
28
|
+
url: null,
|
29
|
+
ca_cert: null,
|
30
|
+
client_cert: null,
|
31
|
+
client_key: null,
|
32
|
+
tls_validation: null,
|
33
|
+
proxy_url: null,
|
34
|
+
pulp_last_updated: null,
|
35
|
+
download_concurrency: null,
|
36
|
+
policy: null)
|
37
|
+
```
|
38
|
+
|
39
|
+
|
@@ -0,0 +1,27 @@
|
|
1
|
+
# PulpMavenClient::MavenMavenRepository
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
8
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
+
**versions_href** | **String** | | [optional] [readonly]
|
10
|
+
**latest_version_href** | **String** | | [optional] [readonly]
|
11
|
+
**name** | **String** | A unique name for this repository. |
|
12
|
+
**description** | **String** | An optional description. | [optional]
|
13
|
+
|
14
|
+
## Code Sample
|
15
|
+
|
16
|
+
```ruby
|
17
|
+
require 'PulpMavenClient'
|
18
|
+
|
19
|
+
instance = PulpMavenClient::MavenMavenRepository.new(pulp_href: null,
|
20
|
+
pulp_created: null,
|
21
|
+
versions_href: null,
|
22
|
+
latest_version_href: null,
|
23
|
+
name: null,
|
24
|
+
description: null)
|
25
|
+
```
|
26
|
+
|
27
|
+
|
data/docs/RemotesMavenApi.md
CHANGED
@@ -15,7 +15,7 @@ Method | HTTP request | Description
|
|
15
15
|
|
16
16
|
## create
|
17
17
|
|
18
|
-
>
|
18
|
+
> MavenMavenRemote create(data)
|
19
19
|
|
20
20
|
Create a maven remote
|
21
21
|
|
@@ -34,7 +34,7 @@ PulpMavenClient.configure do |config|
|
|
34
34
|
end
|
35
35
|
|
36
36
|
api_instance = PulpMavenClient::RemotesMavenApi.new
|
37
|
-
data = PulpMavenClient::
|
37
|
+
data = PulpMavenClient::MavenMavenRemote.new # MavenMavenRemote |
|
38
38
|
|
39
39
|
begin
|
40
40
|
#Create a maven remote
|
@@ -50,11 +50,11 @@ end
|
|
50
50
|
|
51
51
|
Name | Type | Description | Notes
|
52
52
|
------------- | ------------- | ------------- | -------------
|
53
|
-
**data** | [**
|
53
|
+
**data** | [**MavenMavenRemote**](MavenMavenRemote.md)| |
|
54
54
|
|
55
55
|
### Return type
|
56
56
|
|
57
|
-
[**
|
57
|
+
[**MavenMavenRemote**](MavenMavenRemote.md)
|
58
58
|
|
59
59
|
### Authorization
|
60
60
|
|
@@ -218,7 +218,7 @@ end
|
|
218
218
|
|
219
219
|
api_instance = PulpMavenClient::RemotesMavenApi.new
|
220
220
|
maven_remote_href = 'maven_remote_href_example' # String | URI of Maven Remote. e.g.: /pulp/api/v3/remotes/maven/maven/1/
|
221
|
-
data = PulpMavenClient::
|
221
|
+
data = PulpMavenClient::MavenMavenRemote.new # MavenMavenRemote |
|
222
222
|
|
223
223
|
begin
|
224
224
|
#Partially update a maven remote
|
@@ -235,7 +235,7 @@ end
|
|
235
235
|
Name | Type | Description | Notes
|
236
236
|
------------- | ------------- | ------------- | -------------
|
237
237
|
**maven_remote_href** | **String**| URI of Maven Remote. e.g.: /pulp/api/v3/remotes/maven/maven/1/ |
|
238
|
-
**data** | [**
|
238
|
+
**data** | [**MavenMavenRemote**](MavenMavenRemote.md)| |
|
239
239
|
|
240
240
|
### Return type
|
241
241
|
|
@@ -253,7 +253,7 @@ Name | Type | Description | Notes
|
|
253
253
|
|
254
254
|
## read
|
255
255
|
|
256
|
-
>
|
256
|
+
> MavenMavenRemote read(maven_remote_href, opts)
|
257
257
|
|
258
258
|
Inspect a maven remote
|
259
259
|
|
@@ -298,7 +298,7 @@ Name | Type | Description | Notes
|
|
298
298
|
|
299
299
|
### Return type
|
300
300
|
|
301
|
-
[**
|
301
|
+
[**MavenMavenRemote**](MavenMavenRemote.md)
|
302
302
|
|
303
303
|
### Authorization
|
304
304
|
|
@@ -332,7 +332,7 @@ end
|
|
332
332
|
|
333
333
|
api_instance = PulpMavenClient::RemotesMavenApi.new
|
334
334
|
maven_remote_href = 'maven_remote_href_example' # String | URI of Maven Remote. e.g.: /pulp/api/v3/remotes/maven/maven/1/
|
335
|
-
data = PulpMavenClient::
|
335
|
+
data = PulpMavenClient::MavenMavenRemote.new # MavenMavenRemote |
|
336
336
|
|
337
337
|
begin
|
338
338
|
#Update a maven remote
|
@@ -349,7 +349,7 @@ end
|
|
349
349
|
Name | Type | Description | Notes
|
350
350
|
------------- | ------------- | ------------- | -------------
|
351
351
|
**maven_remote_href** | **String**| URI of Maven Remote. e.g.: /pulp/api/v3/remotes/maven/maven/1/ |
|
352
|
-
**data** | [**
|
352
|
+
**data** | [**MavenMavenRemote**](MavenMavenRemote.md)| |
|
353
353
|
|
354
354
|
### Return type
|
355
355
|
|