pulp_ansible_client 0.18.0 → 0.18.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (151) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +44 -29
  3. data/docs/AnsibleCollectionVersionResponse.md +4 -4
  4. data/docs/AnsibleCollectionVersionSignature.md +3 -3
  5. data/docs/AnsibleCollectionsApi.md +15 -9
  6. data/docs/AnsibleCopyApi.md +1 -1
  7. data/docs/AnsibleGitRemote.md +30 -30
  8. data/docs/AnsibleGitRemoteResponse.md +27 -27
  9. data/docs/AnsibleRole.md +2 -0
  10. data/docs/AnsibleRoleResponse.md +3 -3
  11. data/docs/ApiCollectionsApi.md +1 -1
  12. data/docs/ApiRolesApi.md +1 -1
  13. data/docs/CollectionImportApi.md +1 -1
  14. data/docs/ContentCollectionDeprecationsApi.md +3 -1
  15. data/docs/ContentCollectionMarksApi.md +4 -2
  16. data/docs/ContentCollectionSignaturesApi.md +5 -3
  17. data/docs/ContentCollectionVersionsApi.md +1 -1
  18. data/docs/ContentNamespacesApi.md +19 -1
  19. data/docs/ContentRolesApi.md +3 -1
  20. data/docs/DistributionsAnsibleApi.md +138 -12
  21. data/docs/GalaxyDetailApi.md +1 -1
  22. data/docs/PatchedansibleGitRemote.md +30 -30
  23. data/docs/PulpAnsibleApiApi.md +1 -1
  24. data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +1 -1
  25. data/docs/PulpAnsibleApiV3Api.md +1 -1
  26. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +1 -1
  27. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +1 -1
  28. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +3 -1
  29. data/docs/PulpAnsibleApiV3CollectionsApi.md +3 -1
  30. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +1 -1
  31. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  32. data/docs/PulpAnsibleApiV3NamespacesApi.md +19 -1
  33. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +1 -1
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +3 -1
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  37. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  38. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +3 -1
  39. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  40. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  41. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +23 -5
  42. data/docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md +1 -1
  43. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +1 -1
  44. data/docs/PulpAnsibleDefaultApiApi.md +1 -1
  45. data/docs/PulpAnsibleDefaultApiV3Api.md +1 -1
  46. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +1 -1
  47. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +1 -1
  48. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +3 -1
  49. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +3 -1
  50. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +1 -1
  51. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  52. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +19 -1
  53. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +1 -1
  54. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +3 -1
  55. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  56. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +3 -1
  59. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  60. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  61. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +23 -5
  62. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +1 -1
  63. data/docs/PulpAnsibleTagsApi.md +1 -1
  64. data/docs/RemotesCollectionApi.md +135 -9
  65. data/docs/RemotesGitApi.md +135 -9
  66. data/docs/RemotesRoleApi.md +135 -9
  67. data/docs/RepositoriesAnsibleApi.md +136 -10
  68. data/docs/RepositoriesAnsibleVersionsApi.md +3 -1
  69. data/docs/SetLabel.md +19 -0
  70. data/docs/SetLabelResponse.md +19 -0
  71. data/docs/TaskResponse.md +2 -0
  72. data/docs/UnsetLabel.md +17 -0
  73. data/docs/UnsetLabelResponse.md +19 -0
  74. data/docs/VersionsApi.md +1 -1
  75. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +11 -0
  76. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +3 -0
  77. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +3 -0
  78. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +3 -0
  79. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +27 -0
  80. data/lib/pulp_ansible_client/api/content_roles_api.rb +3 -0
  81. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +166 -3
  82. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +3 -0
  83. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +3 -0
  84. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +27 -0
  85. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +3 -0
  86. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +3 -0
  87. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +35 -8
  88. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +3 -0
  89. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +3 -0
  90. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +27 -0
  91. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +3 -0
  92. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +3 -0
  93. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +35 -8
  94. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +163 -0
  95. data/lib/pulp_ansible_client/api/remotes_git_api.rb +163 -0
  96. data/lib/pulp_ansible_client/api/remotes_role_api.rb +163 -0
  97. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +163 -0
  98. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +3 -0
  99. data/lib/pulp_ansible_client/configuration.rb +2 -2
  100. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +14 -14
  101. data/lib/pulp_ansible_client/models/ansible_collection_version_signature.rb +11 -11
  102. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +236 -236
  103. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +141 -141
  104. data/lib/pulp_ansible_client/models/ansible_role.rb +11 -1
  105. data/lib/pulp_ansible_client/models/ansible_role_response.rb +10 -10
  106. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +227 -227
  107. data/lib/pulp_ansible_client/models/set_label.rb +252 -0
  108. data/lib/pulp_ansible_client/models/set_label_response.rb +243 -0
  109. data/lib/pulp_ansible_client/models/task_response.rb +11 -1
  110. data/lib/pulp_ansible_client/models/unset_label.rb +242 -0
  111. data/lib/pulp_ansible_client/models/unset_label_response.rb +242 -0
  112. data/lib/pulp_ansible_client/version.rb +1 -1
  113. data/lib/pulp_ansible_client.rb +4 -0
  114. data/spec/api/ansible_collections_api_spec.rb +5 -0
  115. data/spec/api/content_collection_deprecations_api_spec.rb +1 -0
  116. data/spec/api/content_collection_marks_api_spec.rb +1 -0
  117. data/spec/api/content_collection_signatures_api_spec.rb +1 -0
  118. data/spec/api/content_namespaces_api_spec.rb +9 -0
  119. data/spec/api/content_roles_api_spec.rb +1 -0
  120. data/spec/api/distributions_ansible_api_spec.rb +36 -1
  121. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +1 -0
  122. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +1 -0
  123. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +9 -0
  124. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -0
  125. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +1 -0
  126. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +13 -4
  127. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +1 -0
  128. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +1 -0
  129. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +9 -0
  130. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -0
  131. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +1 -0
  132. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +13 -4
  133. data/spec/api/remotes_collection_api_spec.rb +35 -0
  134. data/spec/api/remotes_git_api_spec.rb +35 -0
  135. data/spec/api/remotes_role_api_spec.rb +35 -0
  136. data/spec/api/repositories_ansible_api_spec.rb +35 -0
  137. data/spec/api/repositories_ansible_versions_api_spec.rb +1 -0
  138. data/spec/configuration_spec.rb +3 -3
  139. data/spec/models/ansible_collection_version_response_spec.rb +2 -2
  140. data/spec/models/ansible_collection_version_signature_spec.rb +2 -2
  141. data/spec/models/ansible_git_remote_response_spec.rb +18 -18
  142. data/spec/models/ansible_git_remote_spec.rb +19 -19
  143. data/spec/models/ansible_role_response_spec.rb +3 -3
  144. data/spec/models/ansible_role_spec.rb +6 -0
  145. data/spec/models/patchedansible_git_remote_spec.rb +19 -19
  146. data/spec/models/set_label_response_spec.rb +47 -0
  147. data/spec/models/set_label_spec.rb +47 -0
  148. data/spec/models/task_response_spec.rb +6 -0
  149. data/spec/models/unset_label_response_spec.rb +47 -0
  150. data/spec/models/unset_label_spec.rb +41 -0
  151. metadata +143 -127
@@ -18,61 +18,61 @@ module PulpAnsibleClient
18
18
  # aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
19
19
  attr_accessor :sock_read_timeout
20
20
 
21
- attr_accessor :pulp_labels
21
+ # 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.
22
+ attr_accessor :sock_connect_timeout
22
23
 
23
- # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
24
- attr_accessor :max_retries
24
+ # aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
25
+ attr_accessor :connect_timeout
25
26
 
26
- # The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed.
27
- attr_accessor :proxy_password
27
+ # A PEM encoded CA certificate used to validate the server certificate presented by the remote server.
28
+ attr_accessor :ca_cert
28
29
 
29
- # Limits requests per second for each concurrent downloader
30
- attr_accessor :rate_limit
30
+ # The proxy URL. Format: scheme://host:port
31
+ attr_accessor :proxy_url
31
32
 
32
- # Headers for aiohttp.Clientsession
33
- attr_accessor :headers
33
+ # If True, TLS peer validation must be performed.
34
+ attr_accessor :tls_validation
34
35
 
35
- # A PEM encoded private key used for authentication.
36
- attr_accessor :client_key
36
+ # The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed.
37
+ attr_accessor :proxy_password
37
38
 
38
- # The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.
39
- attr_accessor :password
39
+ # aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
40
+ attr_accessor :total_timeout
41
+
42
+ attr_accessor :pulp_labels
40
43
 
41
44
  # The username to be used for authentication when syncing.
42
45
  attr_accessor :username
43
46
 
44
- # If True, TLS peer validation must be performed.
45
- attr_accessor :tls_validation
47
+ # The URL of an external content source.
48
+ attr_accessor :url
46
49
 
47
- # aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
48
- attr_accessor :total_timeout
50
+ # The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.
51
+ attr_accessor :password
49
52
 
50
- # The proxy URL. Format: scheme://host:port
51
- attr_accessor :proxy_url
53
+ # A PEM encoded private key used for authentication.
54
+ attr_accessor :client_key
52
55
 
53
- # aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
54
- attr_accessor :connect_timeout
56
+ # Total number of simultaneous connections. If not set then the default value will be used.
57
+ attr_accessor :download_concurrency
55
58
 
56
59
  # A unique name for this remote.
57
60
  attr_accessor :name
58
61
 
59
- # Total number of simultaneous connections. If not set then the default value will be used.
60
- attr_accessor :download_concurrency
62
+ # A PEM encoded client certificate used for authentication.
63
+ attr_accessor :client_cert
61
64
 
62
- # A PEM encoded CA certificate used to validate the server certificate presented by the remote server.
63
- attr_accessor :ca_cert
65
+ # Limits requests per second for each concurrent downloader
66
+ attr_accessor :rate_limit
64
67
 
65
68
  # The username to authenticte to the proxy.
66
69
  attr_accessor :proxy_username
67
70
 
68
- # 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.
69
- attr_accessor :sock_connect_timeout
70
-
71
- # A PEM encoded client certificate used for authentication.
72
- attr_accessor :client_cert
71
+ # Headers for aiohttp.Clientsession
72
+ attr_accessor :headers
73
73
 
74
- # The URL of an external content source.
75
- attr_accessor :url
74
+ # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
75
+ attr_accessor :max_retries
76
76
 
77
77
  # If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL.
78
78
  attr_accessor :metadata_only
@@ -84,25 +84,25 @@ module PulpAnsibleClient
84
84
  def self.attribute_map
85
85
  {
86
86
  :'sock_read_timeout' => :'sock_read_timeout',
87
- :'pulp_labels' => :'pulp_labels',
88
- :'max_retries' => :'max_retries',
89
- :'proxy_password' => :'proxy_password',
90
- :'rate_limit' => :'rate_limit',
91
- :'headers' => :'headers',
92
- :'client_key' => :'client_key',
93
- :'password' => :'password',
94
- :'username' => :'username',
87
+ :'sock_connect_timeout' => :'sock_connect_timeout',
88
+ :'connect_timeout' => :'connect_timeout',
89
+ :'ca_cert' => :'ca_cert',
90
+ :'proxy_url' => :'proxy_url',
95
91
  :'tls_validation' => :'tls_validation',
92
+ :'proxy_password' => :'proxy_password',
96
93
  :'total_timeout' => :'total_timeout',
97
- :'proxy_url' => :'proxy_url',
98
- :'connect_timeout' => :'connect_timeout',
99
- :'name' => :'name',
94
+ :'pulp_labels' => :'pulp_labels',
95
+ :'username' => :'username',
96
+ :'url' => :'url',
97
+ :'password' => :'password',
98
+ :'client_key' => :'client_key',
100
99
  :'download_concurrency' => :'download_concurrency',
101
- :'ca_cert' => :'ca_cert',
102
- :'proxy_username' => :'proxy_username',
103
- :'sock_connect_timeout' => :'sock_connect_timeout',
100
+ :'name' => :'name',
104
101
  :'client_cert' => :'client_cert',
105
- :'url' => :'url',
102
+ :'rate_limit' => :'rate_limit',
103
+ :'proxy_username' => :'proxy_username',
104
+ :'headers' => :'headers',
105
+ :'max_retries' => :'max_retries',
106
106
  :'metadata_only' => :'metadata_only',
107
107
  :'git_ref' => :'git_ref'
108
108
  }
@@ -112,25 +112,25 @@ module PulpAnsibleClient
112
112
  def self.openapi_types
113
113
  {
114
114
  :'sock_read_timeout' => :'Float',
115
- :'pulp_labels' => :'Hash<String, String>',
116
- :'max_retries' => :'Integer',
117
- :'proxy_password' => :'String',
118
- :'rate_limit' => :'Integer',
119
- :'headers' => :'Array<Object>',
120
- :'client_key' => :'String',
121
- :'password' => :'String',
122
- :'username' => :'String',
115
+ :'sock_connect_timeout' => :'Float',
116
+ :'connect_timeout' => :'Float',
117
+ :'ca_cert' => :'String',
118
+ :'proxy_url' => :'String',
123
119
  :'tls_validation' => :'Boolean',
120
+ :'proxy_password' => :'String',
124
121
  :'total_timeout' => :'Float',
125
- :'proxy_url' => :'String',
126
- :'connect_timeout' => :'Float',
127
- :'name' => :'String',
122
+ :'pulp_labels' => :'Hash<String, String>',
123
+ :'username' => :'String',
124
+ :'url' => :'String',
125
+ :'password' => :'String',
126
+ :'client_key' => :'String',
128
127
  :'download_concurrency' => :'Integer',
129
- :'ca_cert' => :'String',
130
- :'proxy_username' => :'String',
131
- :'sock_connect_timeout' => :'Float',
128
+ :'name' => :'String',
132
129
  :'client_cert' => :'String',
133
- :'url' => :'String',
130
+ :'rate_limit' => :'Integer',
131
+ :'proxy_username' => :'String',
132
+ :'headers' => :'Array<Object>',
133
+ :'max_retries' => :'Integer',
134
134
  :'metadata_only' => :'Boolean',
135
135
  :'git_ref' => :'String'
136
136
  }
@@ -140,20 +140,20 @@ module PulpAnsibleClient
140
140
  def self.openapi_nullable
141
141
  Set.new([
142
142
  :'sock_read_timeout',
143
- :'max_retries',
143
+ :'sock_connect_timeout',
144
+ :'connect_timeout',
145
+ :'ca_cert',
146
+ :'proxy_url',
144
147
  :'proxy_password',
145
- :'rate_limit',
146
- :'client_key',
147
- :'password',
148
- :'username',
149
148
  :'total_timeout',
150
- :'proxy_url',
151
- :'connect_timeout',
149
+ :'username',
150
+ :'password',
151
+ :'client_key',
152
152
  :'download_concurrency',
153
- :'ca_cert',
154
- :'proxy_username',
155
- :'sock_connect_timeout',
156
153
  :'client_cert',
154
+ :'rate_limit',
155
+ :'proxy_username',
156
+ :'max_retries',
157
157
  ])
158
158
  end
159
159
 
@@ -176,84 +176,84 @@ module PulpAnsibleClient
176
176
  self.sock_read_timeout = attributes[:'sock_read_timeout']
177
177
  end
178
178
 
179
- if attributes.key?(:'pulp_labels')
180
- if (value = attributes[:'pulp_labels']).is_a?(Hash)
181
- self.pulp_labels = value
182
- end
179
+ if attributes.key?(:'sock_connect_timeout')
180
+ self.sock_connect_timeout = attributes[:'sock_connect_timeout']
183
181
  end
184
182
 
185
- if attributes.key?(:'max_retries')
186
- self.max_retries = attributes[:'max_retries']
183
+ if attributes.key?(:'connect_timeout')
184
+ self.connect_timeout = attributes[:'connect_timeout']
187
185
  end
188
186
 
189
- if attributes.key?(:'proxy_password')
190
- self.proxy_password = attributes[:'proxy_password']
187
+ if attributes.key?(:'ca_cert')
188
+ self.ca_cert = attributes[:'ca_cert']
191
189
  end
192
190
 
193
- if attributes.key?(:'rate_limit')
194
- self.rate_limit = attributes[:'rate_limit']
191
+ if attributes.key?(:'proxy_url')
192
+ self.proxy_url = attributes[:'proxy_url']
195
193
  end
196
194
 
197
- if attributes.key?(:'headers')
198
- if (value = attributes[:'headers']).is_a?(Array)
199
- self.headers = value
200
- end
195
+ if attributes.key?(:'tls_validation')
196
+ self.tls_validation = attributes[:'tls_validation']
201
197
  end
202
198
 
203
- if attributes.key?(:'client_key')
204
- self.client_key = attributes[:'client_key']
199
+ if attributes.key?(:'proxy_password')
200
+ self.proxy_password = attributes[:'proxy_password']
205
201
  end
206
202
 
207
- if attributes.key?(:'password')
208
- self.password = attributes[:'password']
203
+ if attributes.key?(:'total_timeout')
204
+ self.total_timeout = attributes[:'total_timeout']
205
+ end
206
+
207
+ if attributes.key?(:'pulp_labels')
208
+ if (value = attributes[:'pulp_labels']).is_a?(Hash)
209
+ self.pulp_labels = value
210
+ end
209
211
  end
210
212
 
211
213
  if attributes.key?(:'username')
212
214
  self.username = attributes[:'username']
213
215
  end
214
216
 
215
- if attributes.key?(:'tls_validation')
216
- self.tls_validation = attributes[:'tls_validation']
217
+ if attributes.key?(:'url')
218
+ self.url = attributes[:'url']
217
219
  end
218
220
 
219
- if attributes.key?(:'total_timeout')
220
- self.total_timeout = attributes[:'total_timeout']
221
+ if attributes.key?(:'password')
222
+ self.password = attributes[:'password']
221
223
  end
222
224
 
223
- if attributes.key?(:'proxy_url')
224
- self.proxy_url = attributes[:'proxy_url']
225
+ if attributes.key?(:'client_key')
226
+ self.client_key = attributes[:'client_key']
225
227
  end
226
228
 
227
- if attributes.key?(:'connect_timeout')
228
- self.connect_timeout = attributes[:'connect_timeout']
229
+ if attributes.key?(:'download_concurrency')
230
+ self.download_concurrency = attributes[:'download_concurrency']
229
231
  end
230
232
 
231
233
  if attributes.key?(:'name')
232
234
  self.name = attributes[:'name']
233
235
  end
234
236
 
235
- if attributes.key?(:'download_concurrency')
236
- self.download_concurrency = attributes[:'download_concurrency']
237
+ if attributes.key?(:'client_cert')
238
+ self.client_cert = attributes[:'client_cert']
237
239
  end
238
240
 
239
- if attributes.key?(:'ca_cert')
240
- self.ca_cert = attributes[:'ca_cert']
241
+ if attributes.key?(:'rate_limit')
242
+ self.rate_limit = attributes[:'rate_limit']
241
243
  end
242
244
 
243
245
  if attributes.key?(:'proxy_username')
244
246
  self.proxy_username = attributes[:'proxy_username']
245
247
  end
246
248
 
247
- if attributes.key?(:'sock_connect_timeout')
248
- self.sock_connect_timeout = attributes[:'sock_connect_timeout']
249
- end
250
-
251
- if attributes.key?(:'client_cert')
252
- self.client_cert = attributes[:'client_cert']
249
+ if attributes.key?(:'headers')
250
+ if (value = attributes[:'headers']).is_a?(Array)
251
+ self.headers = value
252
+ end
253
253
  end
254
254
 
255
- if attributes.key?(:'url')
256
- self.url = attributes[:'url']
255
+ if attributes.key?(:'max_retries')
256
+ self.max_retries = attributes[:'max_retries']
257
257
  end
258
258
 
259
259
  if attributes.key?(:'metadata_only')
@@ -273,68 +273,68 @@ module PulpAnsibleClient
273
273
  invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
274
274
  end
275
275
 
276
- if !@proxy_password.nil? && @proxy_password.to_s.length < 1
277
- invalid_properties.push('invalid value for "proxy_password", the character length must be great than or equal to 1.')
276
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
277
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
278
278
  end
279
279
 
280
- if !@client_key.nil? && @client_key.to_s.length < 1
281
- invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
280
+ if !@connect_timeout.nil? && @connect_timeout < 0.0
281
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
282
282
  end
283
283
 
284
- if !@password.nil? && @password.to_s.length < 1
285
- invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
284
+ if !@ca_cert.nil? && @ca_cert.to_s.length < 1
285
+ invalid_properties.push('invalid value for "ca_cert", the character length must be great than or equal to 1.')
286
286
  end
287
287
 
288
- if !@username.nil? && @username.to_s.length < 1
289
- invalid_properties.push('invalid value for "username", the character length must be great than or equal to 1.')
288
+ if !@proxy_url.nil? && @proxy_url.to_s.length < 1
289
+ invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
290
+ end
291
+
292
+ if !@proxy_password.nil? && @proxy_password.to_s.length < 1
293
+ invalid_properties.push('invalid value for "proxy_password", the character length must be great than or equal to 1.')
290
294
  end
291
295
 
292
296
  if !@total_timeout.nil? && @total_timeout < 0.0
293
297
  invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
294
298
  end
295
299
 
296
- if !@proxy_url.nil? && @proxy_url.to_s.length < 1
297
- invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
300
+ if !@username.nil? && @username.to_s.length < 1
301
+ invalid_properties.push('invalid value for "username", the character length must be great than or equal to 1.')
298
302
  end
299
303
 
300
- if !@connect_timeout.nil? && @connect_timeout < 0.0
301
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
304
+ if @url.nil?
305
+ invalid_properties.push('invalid value for "url", url cannot be nil.')
302
306
  end
303
307
 
304
- if @name.nil?
305
- invalid_properties.push('invalid value for "name", name cannot be nil.')
308
+ if @url.to_s.length < 1
309
+ invalid_properties.push('invalid value for "url", the character length must be great than or equal to 1.')
306
310
  end
307
311
 
308
- if @name.to_s.length < 1
309
- invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
312
+ if !@password.nil? && @password.to_s.length < 1
313
+ invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
310
314
  end
311
315
 
312
- if !@download_concurrency.nil? && @download_concurrency < 1
313
- invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
316
+ if !@client_key.nil? && @client_key.to_s.length < 1
317
+ invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
314
318
  end
315
319
 
316
- if !@ca_cert.nil? && @ca_cert.to_s.length < 1
317
- invalid_properties.push('invalid value for "ca_cert", the character length must be great than or equal to 1.')
320
+ if !@download_concurrency.nil? && @download_concurrency < 1
321
+ invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
318
322
  end
319
323
 
320
- if !@proxy_username.nil? && @proxy_username.to_s.length < 1
321
- invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
324
+ if @name.nil?
325
+ invalid_properties.push('invalid value for "name", name cannot be nil.')
322
326
  end
323
327
 
324
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
325
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
328
+ if @name.to_s.length < 1
329
+ invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
326
330
  end
327
331
 
328
332
  if !@client_cert.nil? && @client_cert.to_s.length < 1
329
333
  invalid_properties.push('invalid value for "client_cert", the character length must be great than or equal to 1.')
330
334
  end
331
335
 
332
- if @url.nil?
333
- invalid_properties.push('invalid value for "url", url cannot be nil.')
334
- end
335
-
336
- if @url.to_s.length < 1
337
- invalid_properties.push('invalid value for "url", the character length must be great than or equal to 1.')
336
+ if !@proxy_username.nil? && @proxy_username.to_s.length < 1
337
+ invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
338
338
  end
339
339
 
340
340
  if !@git_ref.nil? && @git_ref.to_s.length < 1
@@ -348,22 +348,22 @@ module PulpAnsibleClient
348
348
  # @return true if the model is valid
349
349
  def valid?
350
350
  return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
351
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
352
+ return false if !@connect_timeout.nil? && @connect_timeout < 0.0
353
+ return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
354
+ return false if !@proxy_url.nil? && @proxy_url.to_s.length < 1
351
355
  return false if !@proxy_password.nil? && @proxy_password.to_s.length < 1
352
- return false if !@client_key.nil? && @client_key.to_s.length < 1
353
- return false if !@password.nil? && @password.to_s.length < 1
354
- return false if !@username.nil? && @username.to_s.length < 1
355
356
  return false if !@total_timeout.nil? && @total_timeout < 0.0
356
- return false if !@proxy_url.nil? && @proxy_url.to_s.length < 1
357
- return false if !@connect_timeout.nil? && @connect_timeout < 0.0
357
+ return false if !@username.nil? && @username.to_s.length < 1
358
+ return false if @url.nil?
359
+ return false if @url.to_s.length < 1
360
+ return false if !@password.nil? && @password.to_s.length < 1
361
+ return false if !@client_key.nil? && @client_key.to_s.length < 1
362
+ return false if !@download_concurrency.nil? && @download_concurrency < 1
358
363
  return false if @name.nil?
359
364
  return false if @name.to_s.length < 1
360
- return false if !@download_concurrency.nil? && @download_concurrency < 1
361
- return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
362
- return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
363
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
364
365
  return false if !@client_cert.nil? && @client_cert.to_s.length < 1
365
- return false if @url.nil?
366
- return false if @url.to_s.length < 1
366
+ return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
367
367
  return false if !@git_ref.nil? && @git_ref.to_s.length < 1
368
368
  true
369
369
  end
@@ -379,43 +379,53 @@ module PulpAnsibleClient
379
379
  end
380
380
 
381
381
  # Custom attribute writer method with validation
382
- # @param [Object] proxy_password Value to be assigned
383
- def proxy_password=(proxy_password)
384
- if !proxy_password.nil? && proxy_password.to_s.length < 1
385
- fail ArgumentError, 'invalid value for "proxy_password", the character length must be great than or equal to 1.'
382
+ # @param [Object] sock_connect_timeout Value to be assigned
383
+ def sock_connect_timeout=(sock_connect_timeout)
384
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
385
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
386
386
  end
387
387
 
388
- @proxy_password = proxy_password
388
+ @sock_connect_timeout = sock_connect_timeout
389
389
  end
390
390
 
391
391
  # Custom attribute writer method with validation
392
- # @param [Object] client_key Value to be assigned
393
- def client_key=(client_key)
394
- if !client_key.nil? && client_key.to_s.length < 1
395
- fail ArgumentError, 'invalid value for "client_key", the character length must be great than or equal to 1.'
392
+ # @param [Object] connect_timeout Value to be assigned
393
+ def connect_timeout=(connect_timeout)
394
+ if !connect_timeout.nil? && connect_timeout < 0.0
395
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
396
396
  end
397
397
 
398
- @client_key = client_key
398
+ @connect_timeout = connect_timeout
399
399
  end
400
400
 
401
401
  # Custom attribute writer method with validation
402
- # @param [Object] password Value to be assigned
403
- def password=(password)
404
- if !password.nil? && password.to_s.length < 1
405
- fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
402
+ # @param [Object] ca_cert Value to be assigned
403
+ def ca_cert=(ca_cert)
404
+ if !ca_cert.nil? && ca_cert.to_s.length < 1
405
+ fail ArgumentError, 'invalid value for "ca_cert", the character length must be great than or equal to 1.'
406
406
  end
407
407
 
408
- @password = password
408
+ @ca_cert = ca_cert
409
409
  end
410
410
 
411
411
  # Custom attribute writer method with validation
412
- # @param [Object] username Value to be assigned
413
- def username=(username)
414
- if !username.nil? && username.to_s.length < 1
415
- fail ArgumentError, 'invalid value for "username", the character length must be great than or equal to 1.'
412
+ # @param [Object] proxy_url Value to be assigned
413
+ def proxy_url=(proxy_url)
414
+ if !proxy_url.nil? && proxy_url.to_s.length < 1
415
+ fail ArgumentError, 'invalid value for "proxy_url", the character length must be great than or equal to 1.'
416
416
  end
417
417
 
418
- @username = username
418
+ @proxy_url = proxy_url
419
+ end
420
+
421
+ # Custom attribute writer method with validation
422
+ # @param [Object] proxy_password Value to be assigned
423
+ def proxy_password=(proxy_password)
424
+ if !proxy_password.nil? && proxy_password.to_s.length < 1
425
+ fail ArgumentError, 'invalid value for "proxy_password", the character length must be great than or equal to 1.'
426
+ end
427
+
428
+ @proxy_password = proxy_password
419
429
  end
420
430
 
421
431
  # Custom attribute writer method with validation
@@ -429,37 +439,47 @@ module PulpAnsibleClient
429
439
  end
430
440
 
431
441
  # Custom attribute writer method with validation
432
- # @param [Object] proxy_url Value to be assigned
433
- def proxy_url=(proxy_url)
434
- if !proxy_url.nil? && proxy_url.to_s.length < 1
435
- fail ArgumentError, 'invalid value for "proxy_url", the character length must be great than or equal to 1.'
442
+ # @param [Object] username Value to be assigned
443
+ def username=(username)
444
+ if !username.nil? && username.to_s.length < 1
445
+ fail ArgumentError, 'invalid value for "username", the character length must be great than or equal to 1.'
436
446
  end
437
447
 
438
- @proxy_url = proxy_url
448
+ @username = username
439
449
  end
440
450
 
441
451
  # Custom attribute writer method with validation
442
- # @param [Object] connect_timeout Value to be assigned
443
- def connect_timeout=(connect_timeout)
444
- if !connect_timeout.nil? && connect_timeout < 0.0
445
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
452
+ # @param [Object] url Value to be assigned
453
+ def url=(url)
454
+ if url.nil?
455
+ fail ArgumentError, 'url cannot be nil'
446
456
  end
447
457
 
448
- @connect_timeout = connect_timeout
458
+ if url.to_s.length < 1
459
+ fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
460
+ end
461
+
462
+ @url = url
449
463
  end
450
464
 
451
465
  # Custom attribute writer method with validation
452
- # @param [Object] name Value to be assigned
453
- def name=(name)
454
- if name.nil?
455
- fail ArgumentError, 'name cannot be nil'
466
+ # @param [Object] password Value to be assigned
467
+ def password=(password)
468
+ if !password.nil? && password.to_s.length < 1
469
+ fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
456
470
  end
457
471
 
458
- if name.to_s.length < 1
459
- fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
472
+ @password = password
473
+ end
474
+
475
+ # Custom attribute writer method with validation
476
+ # @param [Object] client_key Value to be assigned
477
+ def client_key=(client_key)
478
+ if !client_key.nil? && client_key.to_s.length < 1
479
+ fail ArgumentError, 'invalid value for "client_key", the character length must be great than or equal to 1.'
460
480
  end
461
481
 
462
- @name = name
482
+ @client_key = client_key
463
483
  end
464
484
 
465
485
  # Custom attribute writer method with validation
@@ -473,33 +493,17 @@ module PulpAnsibleClient
473
493
  end
474
494
 
475
495
  # Custom attribute writer method with validation
476
- # @param [Object] ca_cert Value to be assigned
477
- def ca_cert=(ca_cert)
478
- if !ca_cert.nil? && ca_cert.to_s.length < 1
479
- fail ArgumentError, 'invalid value for "ca_cert", the character length must be great than or equal to 1.'
480
- end
481
-
482
- @ca_cert = ca_cert
483
- end
484
-
485
- # Custom attribute writer method with validation
486
- # @param [Object] proxy_username Value to be assigned
487
- def proxy_username=(proxy_username)
488
- if !proxy_username.nil? && proxy_username.to_s.length < 1
489
- fail ArgumentError, 'invalid value for "proxy_username", the character length must be great than or equal to 1.'
496
+ # @param [Object] name Value to be assigned
497
+ def name=(name)
498
+ if name.nil?
499
+ fail ArgumentError, 'name cannot be nil'
490
500
  end
491
501
 
492
- @proxy_username = proxy_username
493
- end
494
-
495
- # Custom attribute writer method with validation
496
- # @param [Object] sock_connect_timeout Value to be assigned
497
- def sock_connect_timeout=(sock_connect_timeout)
498
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
499
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
502
+ if name.to_s.length < 1
503
+ fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
500
504
  end
501
505
 
502
- @sock_connect_timeout = sock_connect_timeout
506
+ @name = name
503
507
  end
504
508
 
505
509
  # Custom attribute writer method with validation
@@ -513,17 +517,13 @@ module PulpAnsibleClient
513
517
  end
514
518
 
515
519
  # Custom attribute writer method with validation
516
- # @param [Object] url Value to be assigned
517
- def url=(url)
518
- if url.nil?
519
- fail ArgumentError, 'url cannot be nil'
520
- end
521
-
522
- if url.to_s.length < 1
523
- fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
520
+ # @param [Object] proxy_username Value to be assigned
521
+ def proxy_username=(proxy_username)
522
+ if !proxy_username.nil? && proxy_username.to_s.length < 1
523
+ fail ArgumentError, 'invalid value for "proxy_username", the character length must be great than or equal to 1.'
524
524
  end
525
525
 
526
- @url = url
526
+ @proxy_username = proxy_username
527
527
  end
528
528
 
529
529
  # Custom attribute writer method with validation
@@ -542,25 +542,25 @@ module PulpAnsibleClient
542
542
  return true if self.equal?(o)
543
543
  self.class == o.class &&
544
544
  sock_read_timeout == o.sock_read_timeout &&
545
- pulp_labels == o.pulp_labels &&
546
- max_retries == o.max_retries &&
547
- proxy_password == o.proxy_password &&
548
- rate_limit == o.rate_limit &&
549
- headers == o.headers &&
550
- client_key == o.client_key &&
551
- password == o.password &&
552
- username == o.username &&
545
+ sock_connect_timeout == o.sock_connect_timeout &&
546
+ connect_timeout == o.connect_timeout &&
547
+ ca_cert == o.ca_cert &&
548
+ proxy_url == o.proxy_url &&
553
549
  tls_validation == o.tls_validation &&
550
+ proxy_password == o.proxy_password &&
554
551
  total_timeout == o.total_timeout &&
555
- proxy_url == o.proxy_url &&
556
- connect_timeout == o.connect_timeout &&
557
- name == o.name &&
552
+ pulp_labels == o.pulp_labels &&
553
+ username == o.username &&
554
+ url == o.url &&
555
+ password == o.password &&
556
+ client_key == o.client_key &&
558
557
  download_concurrency == o.download_concurrency &&
559
- ca_cert == o.ca_cert &&
560
- proxy_username == o.proxy_username &&
561
- sock_connect_timeout == o.sock_connect_timeout &&
558
+ name == o.name &&
562
559
  client_cert == o.client_cert &&
563
- url == o.url &&
560
+ rate_limit == o.rate_limit &&
561
+ proxy_username == o.proxy_username &&
562
+ headers == o.headers &&
563
+ max_retries == o.max_retries &&
564
564
  metadata_only == o.metadata_only &&
565
565
  git_ref == o.git_ref
566
566
  end
@@ -574,7 +574,7 @@ module PulpAnsibleClient
574
574
  # Calculates hash code according to all attributes.
575
575
  # @return [Integer] Hash code
576
576
  def hash
577
- [sock_read_timeout, pulp_labels, max_retries, proxy_password, rate_limit, headers, client_key, password, username, tls_validation, total_timeout, proxy_url, connect_timeout, name, download_concurrency, ca_cert, proxy_username, sock_connect_timeout, client_cert, url, metadata_only, git_ref].hash
577
+ [sock_read_timeout, sock_connect_timeout, connect_timeout, ca_cert, proxy_url, tls_validation, proxy_password, total_timeout, pulp_labels, username, url, password, client_key, download_concurrency, name, client_cert, rate_limit, proxy_username, headers, max_retries, metadata_only, git_ref].hash
578
578
  end
579
579
 
580
580
  # Builds the object from hash