pulp_ansible_client 0.16.5 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (223) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +89 -21
  3. data/docs/AnsibleAnsibleNamespaceMetadata.md +29 -0
  4. data/docs/AnsibleAnsibleNamespaceMetadataResponse.md +35 -0
  5. data/docs/AnsibleAnsibleRepository.md +4 -2
  6. data/docs/AnsibleAnsibleRepositoryResponse.md +6 -2
  7. data/docs/AnsibleCollectionRemoteResponse.md +3 -1
  8. data/docs/AnsibleCollectionRemoteResponseHiddenFields.md +2 -2
  9. data/docs/AnsibleCollectionVersion.md +5 -5
  10. data/docs/AnsibleCollectionVersionMark.md +19 -0
  11. data/docs/AnsibleCollectionVersionMarkResponse.md +23 -0
  12. data/docs/AnsibleCollectionsApi.md +229 -1
  13. data/docs/AnsibleCopyApi.md +1 -1
  14. data/docs/AnsibleGitRemote.md +28 -28
  15. data/docs/AnsibleGitRemoteResponse.md +24 -24
  16. data/docs/AnsibleRepositoryMark.md +19 -0
  17. data/docs/AnsibleRoleResponse.md +3 -3
  18. data/docs/ApiCollectionsApi.md +1 -1
  19. data/docs/ApiRolesApi.md +1 -1
  20. data/docs/CollectionImportApi.md +1 -1
  21. data/docs/CollectionNamespaceResponse.md +3 -1
  22. data/docs/CollectionSummaryResponse.md +35 -0
  23. data/docs/CollectionVersionCopyMove.md +21 -0
  24. data/docs/CollectionVersionListResponse.md +3 -1
  25. data/docs/CollectionVersionResponse.md +2 -0
  26. data/docs/CollectionVersionSearchList.md +27 -0
  27. data/docs/CollectionVersionSearchListResponse.md +29 -0
  28. data/docs/ContentCollectionDeprecationsApi.md +1 -1
  29. data/docs/ContentCollectionMarksApi.md +198 -0
  30. data/docs/ContentCollectionSignaturesApi.md +1 -1
  31. data/docs/ContentCollectionVersionsApi.md +5 -5
  32. data/docs/ContentNamespacesApi.md +220 -0
  33. data/docs/ContentRolesApi.md +1 -1
  34. data/docs/DistributionsAnsibleApi.md +233 -1
  35. data/docs/GalaxyDetailApi.md +1 -1
  36. data/docs/MyPermissionsResponse.md +17 -0
  37. data/docs/NamespaceLink.md +19 -0
  38. data/docs/NamespaceLinkResponse.md +19 -0
  39. data/docs/NestedRole.md +21 -0
  40. data/docs/NestedRoleResponse.md +21 -0
  41. data/docs/ObjectRolesResponse.md +17 -0
  42. data/docs/PaginatedCollectionVersionSearchListResponseList.md +21 -0
  43. data/docs/PaginatedansibleAnsibleNamespaceMetadataResponseList.md +23 -0
  44. data/docs/PaginatedansibleCollectionVersionMarkResponseList.md +23 -0
  45. data/docs/PatchedansibleAnsibleNamespaceMetadata.md +29 -0
  46. data/docs/PatchedansibleAnsibleRepository.md +4 -2
  47. data/docs/PatchedansibleGitRemote.md +28 -28
  48. data/docs/ProgressReportResponse.md +27 -0
  49. data/docs/PulpAnsibleApiApi.md +1 -1
  50. data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +1 -1
  51. data/docs/PulpAnsibleApiV3Api.md +1 -1
  52. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +1 -1
  53. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +1 -1
  54. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +1 -1
  55. data/docs/PulpAnsibleApiV3CollectionsApi.md +1 -1
  56. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +1 -1
  57. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  58. data/docs/PulpAnsibleApiV3NamespacesApi.md +158 -0
  59. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +7 -7
  60. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -1
  61. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  62. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  63. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  64. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +1 -1
  65. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  66. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  67. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +363 -0
  68. data/docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md +168 -0
  69. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +1 -1
  70. data/docs/PulpAnsibleDefaultApiApi.md +1 -1
  71. data/docs/PulpAnsibleDefaultApiV3Api.md +1 -1
  72. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +1 -1
  73. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +1 -1
  74. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +1 -1
  75. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +1 -1
  76. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +1 -1
  77. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  78. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +154 -0
  79. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +7 -7
  80. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -1
  81. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  82. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  83. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  84. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +1 -1
  85. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  86. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  87. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +353 -0
  88. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +164 -0
  89. data/docs/PulpAnsibleTagsApi.md +1 -1
  90. data/docs/RemotesCollectionApi.md +237 -1
  91. data/docs/RemotesGitApi.md +229 -1
  92. data/docs/RemotesRoleApi.md +229 -1
  93. data/docs/RepositoriesAnsibleApi.md +465 -1
  94. data/docs/RepositoriesAnsibleVersionsApi.md +1 -1
  95. data/docs/Repository.md +25 -0
  96. data/docs/RepositoryAddRemoveContent.md +2 -2
  97. data/docs/RepositoryResponse.md +33 -0
  98. data/docs/Task.md +19 -0
  99. data/docs/TaskResponse.md +45 -0
  100. data/docs/UnpaginatedCollectionVersionResponse.md +2 -0
  101. data/docs/VersionsApi.md +11 -11
  102. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +268 -0
  103. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +247 -0
  104. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +6 -6
  105. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +276 -0
  106. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +274 -0
  107. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +209 -0
  108. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +8 -8
  109. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +531 -0
  110. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api.rb +229 -0
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +197 -0
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +7 -7
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +501 -0
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +217 -0
  115. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +281 -1
  116. data/lib/pulp_ansible_client/api/remotes_git_api.rb +268 -0
  117. data/lib/pulp_ansible_client/api/remotes_role_api.rb +268 -0
  118. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +564 -0
  119. data/lib/pulp_ansible_client/api/versions_api.rb +12 -12
  120. data/lib/pulp_ansible_client/configuration.rb +3 -3
  121. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata.rb +359 -0
  122. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata_response.rb +402 -0
  123. data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +15 -6
  124. data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +24 -6
  125. data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +20 -20
  126. data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +33 -24
  127. data/lib/pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields.rb +0 -10
  128. data/lib/pulp_ansible_client/models/ansible_collection_version.rb +21 -21
  129. data/lib/pulp_ansible_client/models/ansible_collection_version_mark.rb +258 -0
  130. data/lib/pulp_ansible_client/models/ansible_collection_version_mark_response.rb +268 -0
  131. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +237 -237
  132. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +150 -150
  133. data/lib/pulp_ansible_client/models/ansible_repository_mark.rb +260 -0
  134. data/lib/pulp_ansible_client/models/ansible_role_remote.rb +20 -20
  135. data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +20 -20
  136. data/lib/pulp_ansible_client/models/ansible_role_response.rb +10 -10
  137. data/lib/pulp_ansible_client/models/collection_namespace_response.rb +13 -4
  138. data/lib/pulp_ansible_client/models/collection_summary_response.rb +359 -0
  139. data/lib/pulp_ansible_client/models/collection_version_copy_move.rb +242 -0
  140. data/lib/pulp_ansible_client/models/collection_version_list_response.rb +16 -5
  141. data/lib/pulp_ansible_client/models/collection_version_response.rb +12 -1
  142. data/lib/pulp_ansible_client/models/collection_version_search_list.rb +279 -0
  143. data/lib/pulp_ansible_client/models/collection_version_search_list_response.rb +287 -0
  144. data/lib/pulp_ansible_client/models/my_permissions_response.rb +213 -0
  145. data/lib/pulp_ansible_client/models/namespace_link.rb +282 -0
  146. data/lib/pulp_ansible_client/models/namespace_link_response.rb +264 -0
  147. data/lib/pulp_ansible_client/models/nested_role.rb +253 -0
  148. data/lib/pulp_ansible_client/models/nested_role_response.rb +234 -0
  149. data/lib/pulp_ansible_client/models/object_roles_response.rb +213 -0
  150. data/lib/pulp_ansible_client/models/paginated_collection_version_search_list_response_list.rb +226 -0
  151. data/lib/pulp_ansible_client/models/paginatedansible_ansible_namespace_metadata_response_list.rb +237 -0
  152. data/lib/pulp_ansible_client/models/paginatedansible_collection_version_mark_response_list.rb +237 -0
  153. data/lib/pulp_ansible_client/models/patchedansible_ansible_namespace_metadata.rb +350 -0
  154. data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +15 -6
  155. data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +20 -20
  156. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +226 -226
  157. data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +20 -20
  158. data/lib/pulp_ansible_client/models/progress_report_response.rb +259 -0
  159. data/lib/pulp_ansible_client/models/repository.rb +306 -0
  160. data/lib/pulp_ansible_client/models/repository_add_remove_content.rb +2 -2
  161. data/lib/pulp_ansible_client/models/repository_response.rb +309 -0
  162. data/lib/pulp_ansible_client/models/task.rb +266 -0
  163. data/lib/pulp_ansible_client/models/task_response.rb +366 -0
  164. data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +12 -1
  165. data/lib/pulp_ansible_client/version.rb +1 -1
  166. data/lib/pulp_ansible_client.rb +32 -0
  167. data/spec/api/ansible_collections_api_spec.rb +50 -0
  168. data/spec/api/content_collection_marks_api_spec.rb +83 -0
  169. data/spec/api/content_collection_versions_api_spec.rb +2 -2
  170. data/spec/api/content_namespaces_api_spec.rb +93 -0
  171. data/spec/api/distributions_ansible_api_spec.rb +52 -0
  172. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +77 -0
  173. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -3
  174. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +131 -0
  175. data/spec/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +83 -0
  176. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +75 -0
  177. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -3
  178. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +126 -0
  179. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +81 -0
  180. data/spec/api/remotes_collection_api_spec.rb +54 -0
  181. data/spec/api/remotes_git_api_spec.rb +50 -0
  182. data/spec/api/remotes_role_api_spec.rb +50 -0
  183. data/spec/api/repositories_ansible_api_spec.rb +106 -0
  184. data/spec/api/versions_api_spec.rb +4 -4
  185. data/spec/configuration_spec.rb +3 -3
  186. data/spec/models/ansible_ansible_namespace_metadata_response_spec.rb +95 -0
  187. data/spec/models/ansible_ansible_namespace_metadata_spec.rb +77 -0
  188. data/spec/models/ansible_ansible_repository_response_spec.rb +12 -0
  189. data/spec/models/ansible_ansible_repository_spec.rb +6 -0
  190. data/spec/models/ansible_collection_remote_response_spec.rb +6 -0
  191. data/spec/models/ansible_collection_version_mark_response_spec.rb +59 -0
  192. data/spec/models/ansible_collection_version_mark_spec.rb +47 -0
  193. data/spec/models/ansible_collection_version_spec.rb +4 -4
  194. data/spec/models/ansible_git_remote_response_spec.rb +19 -19
  195. data/spec/models/ansible_git_remote_spec.rb +20 -20
  196. data/spec/models/ansible_repository_mark_spec.rb +47 -0
  197. data/spec/models/ansible_role_response_spec.rb +2 -2
  198. data/spec/models/collection_namespace_response_spec.rb +6 -0
  199. data/spec/models/collection_summary_response_spec.rb +95 -0
  200. data/spec/models/collection_version_copy_move_spec.rb +53 -0
  201. data/spec/models/collection_version_list_response_spec.rb +6 -0
  202. data/spec/models/collection_version_response_spec.rb +6 -0
  203. data/spec/models/collection_version_search_list_response_spec.rb +77 -0
  204. data/spec/models/collection_version_search_list_spec.rb +71 -0
  205. data/spec/models/my_permissions_response_spec.rb +41 -0
  206. data/spec/models/namespace_link_response_spec.rb +47 -0
  207. data/spec/models/namespace_link_spec.rb +47 -0
  208. data/spec/models/nested_role_response_spec.rb +53 -0
  209. data/spec/models/nested_role_spec.rb +53 -0
  210. data/spec/models/object_roles_response_spec.rb +41 -0
  211. data/spec/models/paginated_collection_version_search_list_response_list_spec.rb +53 -0
  212. data/spec/models/paginatedansible_ansible_namespace_metadata_response_list_spec.rb +59 -0
  213. data/spec/models/paginatedansible_collection_version_mark_response_list_spec.rb +59 -0
  214. data/spec/models/patchedansible_ansible_namespace_metadata_spec.rb +77 -0
  215. data/spec/models/patchedansible_ansible_repository_spec.rb +6 -0
  216. data/spec/models/patchedansible_git_remote_spec.rb +20 -20
  217. data/spec/models/progress_report_response_spec.rb +71 -0
  218. data/spec/models/repository_response_spec.rb +89 -0
  219. data/spec/models/repository_spec.rb +65 -0
  220. data/spec/models/task_response_spec.rb +125 -0
  221. data/spec/models/task_spec.rb +47 -0
  222. data/spec/models/unpaginated_collection_version_response_spec.rb +6 -0
  223. metadata +242 -114
@@ -15,64 +15,64 @@ require 'date'
15
15
  module PulpAnsibleClient
16
16
  # A serializer for Git Collection Remotes.
17
17
  class AnsibleGitRemote
18
- # A unique name for this remote.
19
- attr_accessor :name
18
+ # The username to authenticte to the proxy.
19
+ attr_accessor :proxy_username
20
+
21
+ # 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.
22
+ attr_accessor :sock_read_timeout
23
+
24
+ # The username to be used for authentication when syncing.
25
+ attr_accessor :username
20
26
 
21
27
  # If True, TLS peer validation must be performed.
22
28
  attr_accessor :tls_validation
23
29
 
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
30
+ # A unique name for this remote.
31
+ attr_accessor :name
26
32
 
27
- # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
28
- attr_accessor :max_retries
33
+ # A PEM encoded private key used for authentication.
34
+ attr_accessor :client_key
29
35
 
30
- # The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed.
31
- attr_accessor :proxy_password
36
+ # A PEM encoded client certificate used for authentication.
37
+ attr_accessor :client_cert
32
38
 
33
- # The username to be used for authentication when syncing.
34
- attr_accessor :username
39
+ # The proxy URL. Format: scheme://host:port
40
+ attr_accessor :proxy_url
35
41
 
36
42
  # The URL of an external content source.
37
43
  attr_accessor :url
38
44
 
39
- # A PEM encoded private key used for authentication.
40
- attr_accessor :client_key
41
-
42
- # Total number of simultaneous connections. If not set then the default value will be used.
43
- attr_accessor :download_concurrency
45
+ # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
46
+ attr_accessor :max_retries
44
47
 
45
- # The username to authenticte to the proxy.
46
- attr_accessor :proxy_username
48
+ attr_accessor :pulp_labels
47
49
 
48
- # Limits requests per second for each concurrent downloader
49
- attr_accessor :rate_limit
50
+ # The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed.
51
+ attr_accessor :proxy_password
50
52
 
51
53
  # aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
52
54
  attr_accessor :total_timeout
53
55
 
54
- # A PEM encoded client certificate used for authentication.
55
- attr_accessor :client_cert
56
+ # Headers for aiohttp.Clientsession
57
+ attr_accessor :headers
56
58
 
57
59
  # 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.
58
60
  attr_accessor :sock_connect_timeout
59
61
 
60
- # The proxy URL. Format: scheme://host:port
61
- attr_accessor :proxy_url
62
-
63
- attr_accessor :pulp_labels
64
-
65
- # A PEM encoded CA certificate used to validate the server certificate presented by the remote server.
66
- attr_accessor :ca_cert
62
+ # aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
63
+ attr_accessor :connect_timeout
67
64
 
68
- # 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.
69
- attr_accessor :sock_read_timeout
65
+ # Total number of simultaneous connections. If not set then the default value will be used.
66
+ attr_accessor :download_concurrency
70
67
 
71
68
  # The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.
72
69
  attr_accessor :password
73
70
 
74
- # Headers for aiohttp.Clientsession
75
- attr_accessor :headers
71
+ # Limits requests per second for each concurrent downloader
72
+ attr_accessor :rate_limit
73
+
74
+ # A PEM encoded CA certificate used to validate the server certificate presented by the remote server.
75
+ attr_accessor :ca_cert
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
@@ -83,26 +83,26 @@ module PulpAnsibleClient
83
83
  # Attribute mapping from ruby-style variable name to JSON key.
84
84
  def self.attribute_map
85
85
  {
86
- :'name' => :'name',
87
- :'tls_validation' => :'tls_validation',
88
- :'connect_timeout' => :'connect_timeout',
89
- :'max_retries' => :'max_retries',
90
- :'proxy_password' => :'proxy_password',
86
+ :'proxy_username' => :'proxy_username',
87
+ :'sock_read_timeout' => :'sock_read_timeout',
91
88
  :'username' => :'username',
92
- :'url' => :'url',
89
+ :'tls_validation' => :'tls_validation',
90
+ :'name' => :'name',
93
91
  :'client_key' => :'client_key',
94
- :'download_concurrency' => :'download_concurrency',
95
- :'proxy_username' => :'proxy_username',
96
- :'rate_limit' => :'rate_limit',
97
- :'total_timeout' => :'total_timeout',
98
92
  :'client_cert' => :'client_cert',
99
- :'sock_connect_timeout' => :'sock_connect_timeout',
100
93
  :'proxy_url' => :'proxy_url',
94
+ :'url' => :'url',
95
+ :'max_retries' => :'max_retries',
101
96
  :'pulp_labels' => :'pulp_labels',
102
- :'ca_cert' => :'ca_cert',
103
- :'sock_read_timeout' => :'sock_read_timeout',
104
- :'password' => :'password',
97
+ :'proxy_password' => :'proxy_password',
98
+ :'total_timeout' => :'total_timeout',
105
99
  :'headers' => :'headers',
100
+ :'sock_connect_timeout' => :'sock_connect_timeout',
101
+ :'connect_timeout' => :'connect_timeout',
102
+ :'download_concurrency' => :'download_concurrency',
103
+ :'password' => :'password',
104
+ :'rate_limit' => :'rate_limit',
105
+ :'ca_cert' => :'ca_cert',
106
106
  :'metadata_only' => :'metadata_only',
107
107
  :'git_ref' => :'git_ref'
108
108
  }
@@ -111,26 +111,26 @@ module PulpAnsibleClient
111
111
  # Attribute type mapping.
112
112
  def self.openapi_types
113
113
  {
114
- :'name' => :'String',
115
- :'tls_validation' => :'Boolean',
116
- :'connect_timeout' => :'Float',
117
- :'max_retries' => :'Integer',
118
- :'proxy_password' => :'String',
114
+ :'proxy_username' => :'String',
115
+ :'sock_read_timeout' => :'Float',
119
116
  :'username' => :'String',
120
- :'url' => :'String',
117
+ :'tls_validation' => :'Boolean',
118
+ :'name' => :'String',
121
119
  :'client_key' => :'String',
122
- :'download_concurrency' => :'Integer',
123
- :'proxy_username' => :'String',
124
- :'rate_limit' => :'Integer',
125
- :'total_timeout' => :'Float',
126
120
  :'client_cert' => :'String',
127
- :'sock_connect_timeout' => :'Float',
128
121
  :'proxy_url' => :'String',
122
+ :'url' => :'String',
123
+ :'max_retries' => :'Integer',
129
124
  :'pulp_labels' => :'Hash<String, String>',
130
- :'ca_cert' => :'String',
131
- :'sock_read_timeout' => :'Float',
132
- :'password' => :'String',
125
+ :'proxy_password' => :'String',
126
+ :'total_timeout' => :'Float',
133
127
  :'headers' => :'Array<Object>',
128
+ :'sock_connect_timeout' => :'Float',
129
+ :'connect_timeout' => :'Float',
130
+ :'download_concurrency' => :'Integer',
131
+ :'password' => :'String',
132
+ :'rate_limit' => :'Integer',
133
+ :'ca_cert' => :'String',
134
134
  :'metadata_only' => :'Boolean',
135
135
  :'git_ref' => :'String'
136
136
  }
@@ -139,21 +139,21 @@ module PulpAnsibleClient
139
139
  # List of attributes with nullable: true
140
140
  def self.openapi_nullable
141
141
  Set.new([
142
- :'connect_timeout',
143
- :'max_retries',
144
- :'proxy_password',
142
+ :'proxy_username',
143
+ :'sock_read_timeout',
145
144
  :'username',
146
145
  :'client_key',
147
- :'download_concurrency',
148
- :'proxy_username',
149
- :'rate_limit',
150
- :'total_timeout',
151
146
  :'client_cert',
152
- :'sock_connect_timeout',
153
147
  :'proxy_url',
154
- :'ca_cert',
155
- :'sock_read_timeout',
148
+ :'max_retries',
149
+ :'proxy_password',
150
+ :'total_timeout',
151
+ :'sock_connect_timeout',
152
+ :'connect_timeout',
153
+ :'download_concurrency',
156
154
  :'password',
155
+ :'rate_limit',
156
+ :'ca_cert',
157
157
  ])
158
158
  end
159
159
 
@@ -172,88 +172,88 @@ module PulpAnsibleClient
172
172
  h[k.to_sym] = v
173
173
  }
174
174
 
175
- if attributes.key?(:'name')
176
- self.name = attributes[:'name']
175
+ if attributes.key?(:'proxy_username')
176
+ self.proxy_username = attributes[:'proxy_username']
177
+ end
178
+
179
+ if attributes.key?(:'sock_read_timeout')
180
+ self.sock_read_timeout = attributes[:'sock_read_timeout']
181
+ end
182
+
183
+ if attributes.key?(:'username')
184
+ self.username = attributes[:'username']
177
185
  end
178
186
 
179
187
  if attributes.key?(:'tls_validation')
180
188
  self.tls_validation = attributes[:'tls_validation']
181
189
  end
182
190
 
183
- if attributes.key?(:'connect_timeout')
184
- self.connect_timeout = attributes[:'connect_timeout']
191
+ if attributes.key?(:'name')
192
+ self.name = attributes[:'name']
185
193
  end
186
194
 
187
- if attributes.key?(:'max_retries')
188
- self.max_retries = attributes[:'max_retries']
195
+ if attributes.key?(:'client_key')
196
+ self.client_key = attributes[:'client_key']
189
197
  end
190
198
 
191
- if attributes.key?(:'proxy_password')
192
- self.proxy_password = attributes[:'proxy_password']
199
+ if attributes.key?(:'client_cert')
200
+ self.client_cert = attributes[:'client_cert']
193
201
  end
194
202
 
195
- if attributes.key?(:'username')
196
- self.username = attributes[:'username']
203
+ if attributes.key?(:'proxy_url')
204
+ self.proxy_url = attributes[:'proxy_url']
197
205
  end
198
206
 
199
207
  if attributes.key?(:'url')
200
208
  self.url = attributes[:'url']
201
209
  end
202
210
 
203
- if attributes.key?(:'client_key')
204
- self.client_key = attributes[:'client_key']
205
- end
206
-
207
- if attributes.key?(:'download_concurrency')
208
- self.download_concurrency = attributes[:'download_concurrency']
211
+ if attributes.key?(:'max_retries')
212
+ self.max_retries = attributes[:'max_retries']
209
213
  end
210
214
 
211
- if attributes.key?(:'proxy_username')
212
- self.proxy_username = attributes[:'proxy_username']
215
+ if attributes.key?(:'pulp_labels')
216
+ if (value = attributes[:'pulp_labels']).is_a?(Hash)
217
+ self.pulp_labels = value
218
+ end
213
219
  end
214
220
 
215
- if attributes.key?(:'rate_limit')
216
- self.rate_limit = attributes[:'rate_limit']
221
+ if attributes.key?(:'proxy_password')
222
+ self.proxy_password = attributes[:'proxy_password']
217
223
  end
218
224
 
219
225
  if attributes.key?(:'total_timeout')
220
226
  self.total_timeout = attributes[:'total_timeout']
221
227
  end
222
228
 
223
- if attributes.key?(:'client_cert')
224
- self.client_cert = attributes[:'client_cert']
229
+ if attributes.key?(:'headers')
230
+ if (value = attributes[:'headers']).is_a?(Array)
231
+ self.headers = value
232
+ end
225
233
  end
226
234
 
227
235
  if attributes.key?(:'sock_connect_timeout')
228
236
  self.sock_connect_timeout = attributes[:'sock_connect_timeout']
229
237
  end
230
238
 
231
- if attributes.key?(:'proxy_url')
232
- self.proxy_url = attributes[:'proxy_url']
233
- end
234
-
235
- if attributes.key?(:'pulp_labels')
236
- if (value = attributes[:'pulp_labels']).is_a?(Hash)
237
- self.pulp_labels = value
238
- end
239
- end
240
-
241
- if attributes.key?(:'ca_cert')
242
- self.ca_cert = attributes[:'ca_cert']
239
+ if attributes.key?(:'connect_timeout')
240
+ self.connect_timeout = attributes[:'connect_timeout']
243
241
  end
244
242
 
245
- if attributes.key?(:'sock_read_timeout')
246
- self.sock_read_timeout = attributes[:'sock_read_timeout']
243
+ if attributes.key?(:'download_concurrency')
244
+ self.download_concurrency = attributes[:'download_concurrency']
247
245
  end
248
246
 
249
247
  if attributes.key?(:'password')
250
248
  self.password = attributes[:'password']
251
249
  end
252
250
 
253
- if attributes.key?(:'headers')
254
- if (value = attributes[:'headers']).is_a?(Array)
255
- self.headers = value
256
- end
251
+ if attributes.key?(:'rate_limit')
252
+ self.rate_limit = attributes[:'rate_limit']
253
+ end
254
+
255
+ if attributes.key?(:'ca_cert')
256
+ self.ca_cert = attributes[:'ca_cert']
257
257
  end
258
258
 
259
259
  if attributes.key?(:'metadata_only')
@@ -269,6 +269,18 @@ module PulpAnsibleClient
269
269
  # @return Array for valid properties with the reasons
270
270
  def list_invalid_properties
271
271
  invalid_properties = Array.new
272
+ if !@proxy_username.nil? && @proxy_username.to_s.length < 1
273
+ invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
274
+ end
275
+
276
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
277
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
278
+ end
279
+
280
+ if !@username.nil? && @username.to_s.length < 1
281
+ invalid_properties.push('invalid value for "username", the character length must be great than or equal to 1.')
282
+ end
283
+
272
284
  if @name.nil?
273
285
  invalid_properties.push('invalid value for "name", name cannot be nil.')
274
286
  end
@@ -277,16 +289,16 @@ module PulpAnsibleClient
277
289
  invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
278
290
  end
279
291
 
280
- if !@connect_timeout.nil? && @connect_timeout < 0
281
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
292
+ if !@client_key.nil? && @client_key.to_s.length < 1
293
+ invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
282
294
  end
283
295
 
284
- if !@proxy_password.nil? && @proxy_password.to_s.length < 1
285
- invalid_properties.push('invalid value for "proxy_password", the character length must be great than or equal to 1.')
296
+ if !@client_cert.nil? && @client_cert.to_s.length < 1
297
+ invalid_properties.push('invalid value for "client_cert", the character length must be great than or equal to 1.')
286
298
  end
287
299
 
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.')
300
+ if !@proxy_url.nil? && @proxy_url.to_s.length < 1
301
+ invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
290
302
  end
291
303
 
292
304
  if @url.nil?
@@ -297,46 +309,34 @@ module PulpAnsibleClient
297
309
  invalid_properties.push('invalid value for "url", the character length must be great than or equal to 1.')
298
310
  end
299
311
 
300
- if !@client_key.nil? && @client_key.to_s.length < 1
301
- invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
302
- end
303
-
304
- if !@download_concurrency.nil? && @download_concurrency < 1
305
- invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
312
+ if !@proxy_password.nil? && @proxy_password.to_s.length < 1
313
+ invalid_properties.push('invalid value for "proxy_password", the character length must be great than or equal to 1.')
306
314
  end
307
315
 
308
- if !@proxy_username.nil? && @proxy_username.to_s.length < 1
309
- invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
316
+ if !@total_timeout.nil? && @total_timeout < 0.0
317
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
310
318
  end
311
319
 
312
- if !@total_timeout.nil? && @total_timeout < 0
313
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
320
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
321
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
314
322
  end
315
323
 
316
- if !@client_cert.nil? && @client_cert.to_s.length < 1
317
- invalid_properties.push('invalid value for "client_cert", the character length must be great than or equal to 1.')
324
+ if !@connect_timeout.nil? && @connect_timeout < 0.0
325
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
318
326
  end
319
327
 
320
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
321
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
328
+ if !@download_concurrency.nil? && @download_concurrency < 1
329
+ invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
322
330
  end
323
331
 
324
- if !@proxy_url.nil? && @proxy_url.to_s.length < 1
325
- invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
332
+ if !@password.nil? && @password.to_s.length < 1
333
+ invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
326
334
  end
327
335
 
328
336
  if !@ca_cert.nil? && @ca_cert.to_s.length < 1
329
337
  invalid_properties.push('invalid value for "ca_cert", the character length must be great than or equal to 1.')
330
338
  end
331
339
 
332
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0
333
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
334
- end
335
-
336
- if !@password.nil? && @password.to_s.length < 1
337
- invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
338
- end
339
-
340
340
  if !@git_ref.nil? && @git_ref.to_s.length < 1
341
341
  invalid_properties.push('invalid value for "git_ref", the character length must be great than or equal to 1.')
342
342
  end
@@ -347,59 +347,45 @@ module PulpAnsibleClient
347
347
  # Check to see if the all the properties in the model are valid
348
348
  # @return true if the model is valid
349
349
  def valid?
350
+ return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
351
+ return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
352
+ return false if !@username.nil? && @username.to_s.length < 1
350
353
  return false if @name.nil?
351
354
  return false if @name.to_s.length < 1
352
- return false if !@connect_timeout.nil? && @connect_timeout < 0
353
- return false if !@proxy_password.nil? && @proxy_password.to_s.length < 1
354
- return false if !@username.nil? && @username.to_s.length < 1
355
- return false if @url.nil?
356
- return false if @url.to_s.length < 1
357
355
  return false if !@client_key.nil? && @client_key.to_s.length < 1
358
- return false if !@download_concurrency.nil? && @download_concurrency < 1
359
- return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
360
- return false if !@total_timeout.nil? && @total_timeout < 0
361
356
  return false if !@client_cert.nil? && @client_cert.to_s.length < 1
362
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
363
357
  return false if !@proxy_url.nil? && @proxy_url.to_s.length < 1
364
- return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
365
- return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
358
+ return false if @url.nil?
359
+ return false if @url.to_s.length < 1
360
+ return false if !@proxy_password.nil? && @proxy_password.to_s.length < 1
361
+ return false if !@total_timeout.nil? && @total_timeout < 0.0
362
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
363
+ return false if !@connect_timeout.nil? && @connect_timeout < 0.0
364
+ return false if !@download_concurrency.nil? && @download_concurrency < 1
366
365
  return false if !@password.nil? && @password.to_s.length < 1
366
+ return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
367
367
  return false if !@git_ref.nil? && @git_ref.to_s.length < 1
368
368
  true
369
369
  end
370
370
 
371
371
  # Custom attribute writer method with validation
372
- # @param [Object] name Value to be assigned
373
- def name=(name)
374
- if name.nil?
375
- fail ArgumentError, 'name cannot be nil'
376
- end
377
-
378
- if name.to_s.length < 1
379
- fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
380
- end
381
-
382
- @name = name
383
- end
384
-
385
- # Custom attribute writer method with validation
386
- # @param [Object] connect_timeout Value to be assigned
387
- def connect_timeout=(connect_timeout)
388
- if !connect_timeout.nil? && connect_timeout < 0
389
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
372
+ # @param [Object] proxy_username Value to be assigned
373
+ def proxy_username=(proxy_username)
374
+ if !proxy_username.nil? && proxy_username.to_s.length < 1
375
+ fail ArgumentError, 'invalid value for "proxy_username", the character length must be great than or equal to 1.'
390
376
  end
391
377
 
392
- @connect_timeout = connect_timeout
378
+ @proxy_username = proxy_username
393
379
  end
394
380
 
395
381
  # Custom attribute writer method with validation
396
- # @param [Object] proxy_password Value to be assigned
397
- def proxy_password=(proxy_password)
398
- if !proxy_password.nil? && proxy_password.to_s.length < 1
399
- fail ArgumentError, 'invalid value for "proxy_password", the character length must be great than or equal to 1.'
382
+ # @param [Object] sock_read_timeout Value to be assigned
383
+ def sock_read_timeout=(sock_read_timeout)
384
+ if !sock_read_timeout.nil? && sock_read_timeout < 0.0
385
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
400
386
  end
401
387
 
402
- @proxy_password = proxy_password
388
+ @sock_read_timeout = sock_read_timeout
403
389
  end
404
390
 
405
391
  # Custom attribute writer method with validation
@@ -413,17 +399,17 @@ module PulpAnsibleClient
413
399
  end
414
400
 
415
401
  # Custom attribute writer method with validation
416
- # @param [Object] url Value to be assigned
417
- def url=(url)
418
- if url.nil?
419
- fail ArgumentError, 'url cannot be nil'
402
+ # @param [Object] name Value to be assigned
403
+ def name=(name)
404
+ if name.nil?
405
+ fail ArgumentError, 'name cannot be nil'
420
406
  end
421
407
 
422
- if url.to_s.length < 1
423
- fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
408
+ if name.to_s.length < 1
409
+ fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
424
410
  end
425
411
 
426
- @url = url
412
+ @name = name
427
413
  end
428
414
 
429
415
  # Custom attribute writer method with validation
@@ -437,83 +423,87 @@ module PulpAnsibleClient
437
423
  end
438
424
 
439
425
  # Custom attribute writer method with validation
440
- # @param [Object] download_concurrency Value to be assigned
441
- def download_concurrency=(download_concurrency)
442
- if !download_concurrency.nil? && download_concurrency < 1
443
- fail ArgumentError, 'invalid value for "download_concurrency", must be greater than or equal to 1.'
426
+ # @param [Object] client_cert Value to be assigned
427
+ def client_cert=(client_cert)
428
+ if !client_cert.nil? && client_cert.to_s.length < 1
429
+ fail ArgumentError, 'invalid value for "client_cert", the character length must be great than or equal to 1.'
444
430
  end
445
431
 
446
- @download_concurrency = download_concurrency
432
+ @client_cert = client_cert
447
433
  end
448
434
 
449
435
  # Custom attribute writer method with validation
450
- # @param [Object] proxy_username Value to be assigned
451
- def proxy_username=(proxy_username)
452
- if !proxy_username.nil? && proxy_username.to_s.length < 1
453
- fail ArgumentError, 'invalid value for "proxy_username", the character length must be great than or equal to 1.'
436
+ # @param [Object] proxy_url Value to be assigned
437
+ def proxy_url=(proxy_url)
438
+ if !proxy_url.nil? && proxy_url.to_s.length < 1
439
+ fail ArgumentError, 'invalid value for "proxy_url", the character length must be great than or equal to 1.'
454
440
  end
455
441
 
456
- @proxy_username = proxy_username
442
+ @proxy_url = proxy_url
457
443
  end
458
444
 
459
445
  # Custom attribute writer method with validation
460
- # @param [Object] total_timeout Value to be assigned
461
- def total_timeout=(total_timeout)
462
- if !total_timeout.nil? && total_timeout < 0
463
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
446
+ # @param [Object] url Value to be assigned
447
+ def url=(url)
448
+ if url.nil?
449
+ fail ArgumentError, 'url cannot be nil'
464
450
  end
465
451
 
466
- @total_timeout = total_timeout
452
+ if url.to_s.length < 1
453
+ fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
454
+ end
455
+
456
+ @url = url
467
457
  end
468
458
 
469
459
  # Custom attribute writer method with validation
470
- # @param [Object] client_cert Value to be assigned
471
- def client_cert=(client_cert)
472
- if !client_cert.nil? && client_cert.to_s.length < 1
473
- fail ArgumentError, 'invalid value for "client_cert", the character length must be great than or equal to 1.'
460
+ # @param [Object] proxy_password Value to be assigned
461
+ def proxy_password=(proxy_password)
462
+ if !proxy_password.nil? && proxy_password.to_s.length < 1
463
+ fail ArgumentError, 'invalid value for "proxy_password", the character length must be great than or equal to 1.'
474
464
  end
475
465
 
476
- @client_cert = client_cert
466
+ @proxy_password = proxy_password
477
467
  end
478
468
 
479
469
  # Custom attribute writer method with validation
480
- # @param [Object] sock_connect_timeout Value to be assigned
481
- def sock_connect_timeout=(sock_connect_timeout)
482
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0
483
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
470
+ # @param [Object] total_timeout Value to be assigned
471
+ def total_timeout=(total_timeout)
472
+ if !total_timeout.nil? && total_timeout < 0.0
473
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
484
474
  end
485
475
 
486
- @sock_connect_timeout = sock_connect_timeout
476
+ @total_timeout = total_timeout
487
477
  end
488
478
 
489
479
  # Custom attribute writer method with validation
490
- # @param [Object] proxy_url Value to be assigned
491
- def proxy_url=(proxy_url)
492
- if !proxy_url.nil? && proxy_url.to_s.length < 1
493
- fail ArgumentError, 'invalid value for "proxy_url", the character length must be great than or equal to 1.'
480
+ # @param [Object] sock_connect_timeout Value to be assigned
481
+ def sock_connect_timeout=(sock_connect_timeout)
482
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
483
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
494
484
  end
495
485
 
496
- @proxy_url = proxy_url
486
+ @sock_connect_timeout = sock_connect_timeout
497
487
  end
498
488
 
499
489
  # Custom attribute writer method with validation
500
- # @param [Object] ca_cert Value to be assigned
501
- def ca_cert=(ca_cert)
502
- if !ca_cert.nil? && ca_cert.to_s.length < 1
503
- fail ArgumentError, 'invalid value for "ca_cert", the character length must be great than or equal to 1.'
490
+ # @param [Object] connect_timeout Value to be assigned
491
+ def connect_timeout=(connect_timeout)
492
+ if !connect_timeout.nil? && connect_timeout < 0.0
493
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
504
494
  end
505
495
 
506
- @ca_cert = ca_cert
496
+ @connect_timeout = connect_timeout
507
497
  end
508
498
 
509
499
  # Custom attribute writer method with validation
510
- # @param [Object] sock_read_timeout Value to be assigned
511
- def sock_read_timeout=(sock_read_timeout)
512
- if !sock_read_timeout.nil? && sock_read_timeout < 0
513
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
500
+ # @param [Object] download_concurrency Value to be assigned
501
+ def download_concurrency=(download_concurrency)
502
+ if !download_concurrency.nil? && download_concurrency < 1
503
+ fail ArgumentError, 'invalid value for "download_concurrency", must be greater than or equal to 1.'
514
504
  end
515
505
 
516
- @sock_read_timeout = sock_read_timeout
506
+ @download_concurrency = download_concurrency
517
507
  end
518
508
 
519
509
  # Custom attribute writer method with validation
@@ -526,6 +516,16 @@ module PulpAnsibleClient
526
516
  @password = password
527
517
  end
528
518
 
519
+ # Custom attribute writer method with validation
520
+ # @param [Object] ca_cert Value to be assigned
521
+ def ca_cert=(ca_cert)
522
+ if !ca_cert.nil? && ca_cert.to_s.length < 1
523
+ fail ArgumentError, 'invalid value for "ca_cert", the character length must be great than or equal to 1.'
524
+ end
525
+
526
+ @ca_cert = ca_cert
527
+ end
528
+
529
529
  # Custom attribute writer method with validation
530
530
  # @param [Object] git_ref Value to be assigned
531
531
  def git_ref=(git_ref)
@@ -541,26 +541,26 @@ module PulpAnsibleClient
541
541
  def ==(o)
542
542
  return true if self.equal?(o)
543
543
  self.class == o.class &&
544
- name == o.name &&
545
- tls_validation == o.tls_validation &&
546
- connect_timeout == o.connect_timeout &&
547
- max_retries == o.max_retries &&
548
- proxy_password == o.proxy_password &&
544
+ proxy_username == o.proxy_username &&
545
+ sock_read_timeout == o.sock_read_timeout &&
549
546
  username == o.username &&
550
- url == o.url &&
547
+ tls_validation == o.tls_validation &&
548
+ name == o.name &&
551
549
  client_key == o.client_key &&
552
- download_concurrency == o.download_concurrency &&
553
- proxy_username == o.proxy_username &&
554
- rate_limit == o.rate_limit &&
555
- total_timeout == o.total_timeout &&
556
550
  client_cert == o.client_cert &&
557
- sock_connect_timeout == o.sock_connect_timeout &&
558
551
  proxy_url == o.proxy_url &&
552
+ url == o.url &&
553
+ max_retries == o.max_retries &&
559
554
  pulp_labels == o.pulp_labels &&
560
- ca_cert == o.ca_cert &&
561
- sock_read_timeout == o.sock_read_timeout &&
562
- password == o.password &&
555
+ proxy_password == o.proxy_password &&
556
+ total_timeout == o.total_timeout &&
563
557
  headers == o.headers &&
558
+ sock_connect_timeout == o.sock_connect_timeout &&
559
+ connect_timeout == o.connect_timeout &&
560
+ download_concurrency == o.download_concurrency &&
561
+ password == o.password &&
562
+ rate_limit == o.rate_limit &&
563
+ ca_cert == o.ca_cert &&
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
- [name, tls_validation, connect_timeout, max_retries, proxy_password, username, url, client_key, download_concurrency, proxy_username, rate_limit, total_timeout, client_cert, sock_connect_timeout, proxy_url, pulp_labels, ca_cert, sock_read_timeout, password, headers, metadata_only, git_ref].hash
577
+ [proxy_username, sock_read_timeout, username, tls_validation, name, client_key, client_cert, proxy_url, url, max_retries, pulp_labels, proxy_password, total_timeout, headers, sock_connect_timeout, connect_timeout, download_concurrency, password, rate_limit, ca_cert, metadata_only, git_ref].hash
578
578
  end
579
579
 
580
580
  # Builds the object from hash