pulp_ansible_client 0.24.11 → 0.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (202) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -8
  3. data/docs/AnsibleAnsibleDistribution.md +3 -5
  4. data/docs/AnsibleAnsibleDistributionResponse.md +4 -12
  5. data/docs/AnsibleCollectionVersionResponse.md +14 -6
  6. data/docs/AnsibleCollectionsApi.md +8 -26
  7. data/docs/AnsibleCopyApi.md +4 -8
  8. data/docs/AnsibleGitRemote.md +26 -26
  9. data/docs/AnsibleGitRemoteResponse.md +22 -22
  10. data/docs/AnsibleRole.md +2 -2
  11. data/docs/AnsibleRoleResponse.md +6 -6
  12. data/docs/ApiPluginAnsibleSearchCollectionVersionsApi.md +4 -10
  13. data/docs/ApiRolesApi.md +0 -2
  14. data/docs/CollectionImportApi.md +0 -2
  15. data/docs/ContentCollectionDeprecationsApi.md +12 -28
  16. data/docs/ContentCollectionMarksApi.md +12 -28
  17. data/docs/ContentCollectionSignaturesApi.md +8 -22
  18. data/docs/ContentCollectionVersionsApi.md +14 -28
  19. data/docs/ContentNamespacesApi.md +8 -22
  20. data/docs/ContentRolesApi.md +12 -28
  21. data/docs/DistributionsAnsibleApi.md +32 -72
  22. data/docs/PatchedansibleAnsibleDistribution.md +3 -5
  23. data/docs/PatchedansibleGitRemote.md +26 -26
  24. data/docs/PulpAnsibleApiApi.md +0 -2
  25. data/docs/PulpAnsibleApiV3Api.md +0 -2
  26. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +0 -2
  27. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +0 -2
  28. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +0 -2
  29. data/docs/PulpAnsibleApiV3CollectionsApi.md +8 -20
  30. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +4 -12
  31. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  32. data/docs/PulpAnsibleApiV3NamespacesApi.md +0 -4
  33. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +0 -2
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  37. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  38. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  39. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  40. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  41. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  42. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +0 -8
  43. data/docs/PulpAnsibleDefaultApiApi.md +5 -14
  44. data/docs/PulpAnsibleDefaultApiV3Api.md +5 -14
  45. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +0 -2
  46. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +5 -14
  47. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +0 -2
  48. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +8 -20
  49. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +4 -12
  50. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  51. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +0 -4
  52. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +5 -14
  53. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  54. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  55. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  56. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  59. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  60. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  61. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +4 -10
  62. data/docs/PulpAnsibleTagsApi.md +0 -2
  63. data/docs/RemotesCollectionApi.md +32 -72
  64. data/docs/RemotesGitApi.md +34 -74
  65. data/docs/RemotesRoleApi.md +32 -72
  66. data/docs/RepositoriesAnsibleApi.md +64 -136
  67. data/docs/RepositoriesAnsibleVersionsApi.md +14 -30
  68. data/docs/VersionsApi.md +0 -2
  69. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +0 -21
  70. data/lib/pulp_ansible_client/api/ansible_copy_api.rb +0 -3
  71. data/lib/pulp_ansible_client/api/api_plugin_ansible_search_collection_versions_api.rb +0 -6
  72. data/lib/pulp_ansible_client/api/api_roles_api.rb +0 -3
  73. data/lib/pulp_ansible_client/api/collection_import_api.rb +0 -3
  74. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +0 -15
  75. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +0 -15
  76. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +0 -15
  77. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +9 -24
  78. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +0 -15
  79. data/lib/pulp_ansible_client/api/content_roles_api.rb +0 -15
  80. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +0 -36
  81. data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +0 -3
  82. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +0 -3
  83. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +0 -3
  84. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +0 -3
  85. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +0 -3
  86. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +0 -12
  87. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +0 -9
  88. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +0 -3
  89. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +0 -6
  90. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +0 -3
  91. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  92. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  93. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  94. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  95. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  96. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  97. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  98. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  99. data/lib/pulp_ansible_client/api/pulp_ansible_artifacts_collections_v3_api.rb +0 -12
  100. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_api.rb +0 -9
  101. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_api.rb +0 -9
  102. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +0 -3
  103. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collection_versions_all_api.rb +0 -9
  104. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +0 -3
  105. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +0 -12
  106. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +0 -9
  107. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +0 -3
  108. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +0 -6
  109. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +0 -9
  110. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  115. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  116. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  117. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  118. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +0 -6
  119. data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +0 -3
  120. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +0 -36
  121. data/lib/pulp_ansible_client/api/remotes_git_api.rb +0 -36
  122. data/lib/pulp_ansible_client/api/remotes_role_api.rb +0 -36
  123. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +0 -60
  124. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +3 -18
  125. data/lib/pulp_ansible_client/api/versions_api.rb +0 -3
  126. data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +16 -28
  127. data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +20 -62
  128. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +68 -26
  129. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +232 -232
  130. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +125 -125
  131. data/lib/pulp_ansible_client/models/ansible_role.rb +11 -11
  132. data/lib/pulp_ansible_client/models/ansible_role_response.rb +26 -26
  133. data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +16 -28
  134. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +223 -223
  135. data/lib/pulp_ansible_client/version.rb +1 -1
  136. data/spec/api/ansible_collections_api_spec.rb +0 -7
  137. data/spec/api/ansible_copy_api_spec.rb +0 -1
  138. data/spec/api/api_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  139. data/spec/api/api_roles_api_spec.rb +0 -1
  140. data/spec/api/collection_import_api_spec.rb +0 -1
  141. data/spec/api/content_collection_deprecations_api_spec.rb +0 -5
  142. data/spec/api/content_collection_marks_api_spec.rb +0 -5
  143. data/spec/api/content_collection_signatures_api_spec.rb +0 -5
  144. data/spec/api/content_collection_versions_api_spec.rb +3 -8
  145. data/spec/api/content_namespaces_api_spec.rb +0 -5
  146. data/spec/api/content_roles_api_spec.rb +0 -5
  147. data/spec/api/distributions_ansible_api_spec.rb +0 -12
  148. data/spec/api/pulp_ansible_api_api_spec.rb +0 -1
  149. data/spec/api/pulp_ansible_api_v3_api_spec.rb +0 -1
  150. data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +0 -1
  151. data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +0 -1
  152. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +0 -1
  153. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +0 -4
  154. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +0 -3
  155. data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  156. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +0 -2
  157. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -1
  158. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  159. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  160. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  161. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  162. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  163. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  164. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  165. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  166. data/spec/api/pulp_ansible_artifacts_collections_v3_api_spec.rb +0 -4
  167. data/spec/api/pulp_ansible_default_api_api_spec.rb +0 -3
  168. data/spec/api/pulp_ansible_default_api_v3_api_spec.rb +0 -3
  169. data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +0 -1
  170. data/spec/api/pulp_ansible_default_api_v3_collection_versions_all_api_spec.rb +0 -3
  171. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +0 -1
  172. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +0 -4
  173. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +0 -3
  174. data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  175. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +0 -2
  176. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -3
  177. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  178. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  179. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  180. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  181. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  182. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  183. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  184. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  185. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  186. data/spec/api/pulp_ansible_tags_api_spec.rb +0 -1
  187. data/spec/api/remotes_collection_api_spec.rb +0 -12
  188. data/spec/api/remotes_git_api_spec.rb +0 -12
  189. data/spec/api/remotes_role_api_spec.rb +0 -12
  190. data/spec/api/repositories_ansible_api_spec.rb +0 -20
  191. data/spec/api/repositories_ansible_versions_api_spec.rb +1 -6
  192. data/spec/api/versions_api_spec.rb +0 -1
  193. data/spec/models/ansible_ansible_distribution_response_spec.rb +4 -28
  194. data/spec/models/ansible_ansible_distribution_spec.rb +4 -10
  195. data/spec/models/ansible_collection_version_response_spec.rb +29 -5
  196. data/spec/models/ansible_git_remote_response_spec.rb +18 -18
  197. data/spec/models/ansible_git_remote_spec.rb +19 -19
  198. data/spec/models/ansible_role_response_spec.rb +5 -5
  199. data/spec/models/ansible_role_spec.rb +2 -2
  200. data/spec/models/patchedansible_ansible_distribution_spec.rb +4 -10
  201. data/spec/models/patchedansible_git_remote_spec.rb +19 -19
  202. metadata +121 -121
@@ -16,65 +16,65 @@ require 'time'
16
16
  module PulpAnsibleClient
17
17
  # A serializer for Git Collection Remotes.
18
18
  class AnsibleGitRemote
19
- # Headers for aiohttp.Clientsession
20
- attr_accessor :headers
21
-
22
19
  # 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.
23
20
  attr_accessor :sock_read_timeout
24
21
 
22
+ attr_accessor :pulp_labels
23
+
25
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.
26
25
  attr_accessor :connect_timeout
27
26
 
28
- # 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.
29
- attr_accessor :sock_connect_timeout
27
+ # The username to authenticte to the proxy.
28
+ attr_accessor :proxy_username
30
29
 
31
- # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
32
- attr_accessor :max_retries
30
+ # The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.
31
+ attr_accessor :password
33
32
 
34
- # aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
35
- attr_accessor :total_timeout
33
+ # A unique name for this remote.
34
+ attr_accessor :name
36
35
 
37
- # Limits requests per second for each concurrent downloader
38
- attr_accessor :rate_limit
36
+ # The proxy URL. Format: scheme://host:port
37
+ attr_accessor :proxy_url
39
38
 
40
- # The URL of an external content source.
41
- attr_accessor :url
39
+ # If True, TLS peer validation must be performed.
40
+ attr_accessor :tls_validation
41
+
42
+ # A PEM encoded CA certificate used to validate the server certificate presented by the remote server.
43
+ attr_accessor :ca_cert
42
44
 
43
45
  # Total number of simultaneous connections. If not set then the default value will be used.
44
46
  attr_accessor :download_concurrency
45
47
 
46
- # A unique name for this remote.
47
- attr_accessor :name
48
+ # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
49
+ attr_accessor :max_retries
48
50
 
49
- # The username to authenticte to the proxy.
50
- attr_accessor :proxy_username
51
+ # The URL of an external content source.
52
+ attr_accessor :url
51
53
 
52
54
  # A PEM encoded private key used for authentication.
53
55
  attr_accessor :client_key
54
56
 
57
+ # The username to be used for authentication when syncing.
58
+ attr_accessor :username
59
+
60
+ # 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.
61
+ attr_accessor :sock_connect_timeout
62
+
55
63
  # The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed.
56
64
  attr_accessor :proxy_password
57
65
 
58
- # A PEM encoded CA certificate used to validate the server certificate presented by the remote server.
59
- attr_accessor :ca_cert
60
-
61
- attr_accessor :pulp_labels
66
+ # aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
67
+ attr_accessor :total_timeout
62
68
 
63
- # If True, TLS peer validation must be performed.
64
- attr_accessor :tls_validation
69
+ # Headers for aiohttp.Clientsession
70
+ attr_accessor :headers
65
71
 
66
- # The proxy URL. Format: scheme://host:port
67
- attr_accessor :proxy_url
72
+ # Limits requests per second for each concurrent downloader
73
+ attr_accessor :rate_limit
68
74
 
69
75
  # A PEM encoded client certificate used for authentication.
70
76
  attr_accessor :client_cert
71
77
 
72
- # The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.
73
- attr_accessor :password
74
-
75
- # The username to be used for authentication when syncing.
76
- attr_accessor :username
77
-
78
78
  # If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL.
79
79
  attr_accessor :metadata_only
80
80
 
@@ -84,26 +84,26 @@ module PulpAnsibleClient
84
84
  # Attribute mapping from ruby-style variable name to JSON key.
85
85
  def self.attribute_map
86
86
  {
87
- :'headers' => :'headers',
88
87
  :'sock_read_timeout' => :'sock_read_timeout',
88
+ :'pulp_labels' => :'pulp_labels',
89
89
  :'connect_timeout' => :'connect_timeout',
90
- :'sock_connect_timeout' => :'sock_connect_timeout',
90
+ :'proxy_username' => :'proxy_username',
91
+ :'password' => :'password',
92
+ :'name' => :'name',
93
+ :'proxy_url' => :'proxy_url',
94
+ :'tls_validation' => :'tls_validation',
95
+ :'ca_cert' => :'ca_cert',
96
+ :'download_concurrency' => :'download_concurrency',
91
97
  :'max_retries' => :'max_retries',
92
- :'total_timeout' => :'total_timeout',
93
- :'rate_limit' => :'rate_limit',
94
98
  :'url' => :'url',
95
- :'download_concurrency' => :'download_concurrency',
96
- :'name' => :'name',
97
- :'proxy_username' => :'proxy_username',
98
99
  :'client_key' => :'client_key',
100
+ :'username' => :'username',
101
+ :'sock_connect_timeout' => :'sock_connect_timeout',
99
102
  :'proxy_password' => :'proxy_password',
100
- :'ca_cert' => :'ca_cert',
101
- :'pulp_labels' => :'pulp_labels',
102
- :'tls_validation' => :'tls_validation',
103
- :'proxy_url' => :'proxy_url',
103
+ :'total_timeout' => :'total_timeout',
104
+ :'headers' => :'headers',
105
+ :'rate_limit' => :'rate_limit',
104
106
  :'client_cert' => :'client_cert',
105
- :'password' => :'password',
106
- :'username' => :'username',
107
107
  :'metadata_only' => :'metadata_only',
108
108
  :'git_ref' => :'git_ref'
109
109
  }
@@ -117,26 +117,26 @@ module PulpAnsibleClient
117
117
  # Attribute type mapping.
118
118
  def self.openapi_types
119
119
  {
120
- :'headers' => :'Array<Object>',
121
120
  :'sock_read_timeout' => :'Float',
121
+ :'pulp_labels' => :'Hash<String, String>',
122
122
  :'connect_timeout' => :'Float',
123
- :'sock_connect_timeout' => :'Float',
123
+ :'proxy_username' => :'String',
124
+ :'password' => :'String',
125
+ :'name' => :'String',
126
+ :'proxy_url' => :'String',
127
+ :'tls_validation' => :'Boolean',
128
+ :'ca_cert' => :'String',
129
+ :'download_concurrency' => :'Integer',
124
130
  :'max_retries' => :'Integer',
125
- :'total_timeout' => :'Float',
126
- :'rate_limit' => :'Integer',
127
131
  :'url' => :'String',
128
- :'download_concurrency' => :'Integer',
129
- :'name' => :'String',
130
- :'proxy_username' => :'String',
131
132
  :'client_key' => :'String',
133
+ :'username' => :'String',
134
+ :'sock_connect_timeout' => :'Float',
132
135
  :'proxy_password' => :'String',
133
- :'ca_cert' => :'String',
134
- :'pulp_labels' => :'Hash<String, String>',
135
- :'tls_validation' => :'Boolean',
136
- :'proxy_url' => :'String',
136
+ :'total_timeout' => :'Float',
137
+ :'headers' => :'Array<Object>',
138
+ :'rate_limit' => :'Integer',
137
139
  :'client_cert' => :'String',
138
- :'password' => :'String',
139
- :'username' => :'String',
140
140
  :'metadata_only' => :'Boolean',
141
141
  :'git_ref' => :'String'
142
142
  }
@@ -147,19 +147,19 @@ module PulpAnsibleClient
147
147
  Set.new([
148
148
  :'sock_read_timeout',
149
149
  :'connect_timeout',
150
- :'sock_connect_timeout',
151
- :'max_retries',
152
- :'total_timeout',
153
- :'rate_limit',
154
- :'download_concurrency',
155
150
  :'proxy_username',
151
+ :'password',
152
+ :'proxy_url',
153
+ :'ca_cert',
154
+ :'download_concurrency',
155
+ :'max_retries',
156
156
  :'client_key',
157
+ :'username',
158
+ :'sock_connect_timeout',
157
159
  :'proxy_password',
158
- :'ca_cert',
159
- :'proxy_url',
160
+ :'total_timeout',
161
+ :'rate_limit',
160
162
  :'client_cert',
161
- :'password',
162
- :'username',
163
163
  ])
164
164
  end
165
165
 
@@ -178,94 +178,94 @@ module PulpAnsibleClient
178
178
  h[k.to_sym] = v
179
179
  }
180
180
 
181
- if attributes.key?(:'headers')
182
- if (value = attributes[:'headers']).is_a?(Array)
183
- self.headers = value
184
- end
185
- end
186
-
187
181
  if attributes.key?(:'sock_read_timeout')
188
182
  self.sock_read_timeout = attributes[:'sock_read_timeout']
189
183
  end
190
184
 
185
+ if attributes.key?(:'pulp_labels')
186
+ if (value = attributes[:'pulp_labels']).is_a?(Hash)
187
+ self.pulp_labels = value
188
+ end
189
+ end
190
+
191
191
  if attributes.key?(:'connect_timeout')
192
192
  self.connect_timeout = attributes[:'connect_timeout']
193
193
  end
194
194
 
195
- if attributes.key?(:'sock_connect_timeout')
196
- self.sock_connect_timeout = attributes[:'sock_connect_timeout']
195
+ if attributes.key?(:'proxy_username')
196
+ self.proxy_username = attributes[:'proxy_username']
197
197
  end
198
198
 
199
- if attributes.key?(:'max_retries')
200
- self.max_retries = attributes[:'max_retries']
199
+ if attributes.key?(:'password')
200
+ self.password = attributes[:'password']
201
201
  end
202
202
 
203
- if attributes.key?(:'total_timeout')
204
- self.total_timeout = attributes[:'total_timeout']
203
+ if attributes.key?(:'name')
204
+ self.name = attributes[:'name']
205
+ else
206
+ self.name = nil
205
207
  end
206
208
 
207
- if attributes.key?(:'rate_limit')
208
- self.rate_limit = attributes[:'rate_limit']
209
+ if attributes.key?(:'proxy_url')
210
+ self.proxy_url = attributes[:'proxy_url']
209
211
  end
210
212
 
211
- if attributes.key?(:'url')
212
- self.url = attributes[:'url']
213
- else
214
- self.url = nil
213
+ if attributes.key?(:'tls_validation')
214
+ self.tls_validation = attributes[:'tls_validation']
215
+ end
216
+
217
+ if attributes.key?(:'ca_cert')
218
+ self.ca_cert = attributes[:'ca_cert']
215
219
  end
216
220
 
217
221
  if attributes.key?(:'download_concurrency')
218
222
  self.download_concurrency = attributes[:'download_concurrency']
219
223
  end
220
224
 
221
- if attributes.key?(:'name')
222
- self.name = attributes[:'name']
223
- else
224
- self.name = nil
225
+ if attributes.key?(:'max_retries')
226
+ self.max_retries = attributes[:'max_retries']
225
227
  end
226
228
 
227
- if attributes.key?(:'proxy_username')
228
- self.proxy_username = attributes[:'proxy_username']
229
+ if attributes.key?(:'url')
230
+ self.url = attributes[:'url']
231
+ else
232
+ self.url = nil
229
233
  end
230
234
 
231
235
  if attributes.key?(:'client_key')
232
236
  self.client_key = attributes[:'client_key']
233
237
  end
234
238
 
239
+ if attributes.key?(:'username')
240
+ self.username = attributes[:'username']
241
+ end
242
+
243
+ if attributes.key?(:'sock_connect_timeout')
244
+ self.sock_connect_timeout = attributes[:'sock_connect_timeout']
245
+ end
246
+
235
247
  if attributes.key?(:'proxy_password')
236
248
  self.proxy_password = attributes[:'proxy_password']
237
249
  end
238
250
 
239
- if attributes.key?(:'ca_cert')
240
- self.ca_cert = attributes[:'ca_cert']
251
+ if attributes.key?(:'total_timeout')
252
+ self.total_timeout = attributes[:'total_timeout']
241
253
  end
242
254
 
243
- if attributes.key?(:'pulp_labels')
244
- if (value = attributes[:'pulp_labels']).is_a?(Hash)
245
- self.pulp_labels = value
255
+ if attributes.key?(:'headers')
256
+ if (value = attributes[:'headers']).is_a?(Array)
257
+ self.headers = value
246
258
  end
247
259
  end
248
260
 
249
- if attributes.key?(:'tls_validation')
250
- self.tls_validation = attributes[:'tls_validation']
251
- end
252
-
253
- if attributes.key?(:'proxy_url')
254
- self.proxy_url = attributes[:'proxy_url']
261
+ if attributes.key?(:'rate_limit')
262
+ self.rate_limit = attributes[:'rate_limit']
255
263
  end
256
264
 
257
265
  if attributes.key?(:'client_cert')
258
266
  self.client_cert = attributes[:'client_cert']
259
267
  end
260
268
 
261
- if attributes.key?(:'password')
262
- self.password = attributes[:'password']
263
- end
264
-
265
- if attributes.key?(:'username')
266
- self.username = attributes[:'username']
267
- end
268
-
269
269
  if attributes.key?(:'metadata_only')
270
270
  self.metadata_only = attributes[:'metadata_only']
271
271
  end
@@ -288,64 +288,64 @@ module PulpAnsibleClient
288
288
  invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
289
289
  end
290
290
 
291
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
292
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
291
+ if !@proxy_username.nil? && @proxy_username.to_s.length < 1
292
+ invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
293
293
  end
294
294
 
295
- if !@total_timeout.nil? && @total_timeout < 0.0
296
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
295
+ if !@password.nil? && @password.to_s.length < 1
296
+ invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
297
297
  end
298
298
 
299
- if @url.nil?
300
- invalid_properties.push('invalid value for "url", url cannot be nil.')
299
+ if @name.nil?
300
+ invalid_properties.push('invalid value for "name", name cannot be nil.')
301
301
  end
302
302
 
303
- if @url.to_s.length < 1
304
- invalid_properties.push('invalid value for "url", the character length must be great than or equal to 1.')
303
+ if @name.to_s.length < 1
304
+ invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
305
305
  end
306
306
 
307
- if !@download_concurrency.nil? && @download_concurrency < 1
308
- invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
307
+ if !@proxy_url.nil? && @proxy_url.to_s.length < 1
308
+ invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
309
309
  end
310
310
 
311
- if @name.nil?
312
- invalid_properties.push('invalid value for "name", name cannot be nil.')
311
+ if !@ca_cert.nil? && @ca_cert.to_s.length < 1
312
+ invalid_properties.push('invalid value for "ca_cert", the character length must be great than or equal to 1.')
313
313
  end
314
314
 
315
- if @name.to_s.length < 1
316
- invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
315
+ if !@download_concurrency.nil? && @download_concurrency < 1
316
+ invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
317
317
  end
318
318
 
319
- if !@proxy_username.nil? && @proxy_username.to_s.length < 1
320
- invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
319
+ if @url.nil?
320
+ invalid_properties.push('invalid value for "url", url cannot be nil.')
321
321
  end
322
322
 
323
- if !@client_key.nil? && @client_key.to_s.length < 1
324
- invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
323
+ if @url.to_s.length < 1
324
+ invalid_properties.push('invalid value for "url", the character length must be great than or equal to 1.')
325
325
  end
326
326
 
327
- if !@proxy_password.nil? && @proxy_password.to_s.length < 1
328
- invalid_properties.push('invalid value for "proxy_password", the character length must be great than or equal to 1.')
327
+ if !@client_key.nil? && @client_key.to_s.length < 1
328
+ invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
329
329
  end
330
330
 
331
- if !@ca_cert.nil? && @ca_cert.to_s.length < 1
332
- invalid_properties.push('invalid value for "ca_cert", the character length must be great than or equal to 1.')
331
+ if !@username.nil? && @username.to_s.length < 1
332
+ invalid_properties.push('invalid value for "username", the character length must be great than or equal to 1.')
333
333
  end
334
334
 
335
- if !@proxy_url.nil? && @proxy_url.to_s.length < 1
336
- invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
335
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
336
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
337
337
  end
338
338
 
339
- if !@client_cert.nil? && @client_cert.to_s.length < 1
340
- invalid_properties.push('invalid value for "client_cert", the character length must be great than or equal to 1.')
339
+ if !@proxy_password.nil? && @proxy_password.to_s.length < 1
340
+ invalid_properties.push('invalid value for "proxy_password", the character length must be great than or equal to 1.')
341
341
  end
342
342
 
343
- if !@password.nil? && @password.to_s.length < 1
344
- invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
343
+ if !@total_timeout.nil? && @total_timeout < 0.0
344
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
345
345
  end
346
346
 
347
- if !@username.nil? && @username.to_s.length < 1
348
- invalid_properties.push('invalid value for "username", the character length must be great than or equal to 1.')
347
+ if !@client_cert.nil? && @client_cert.to_s.length < 1
348
+ invalid_properties.push('invalid value for "client_cert", the character length must be great than or equal to 1.')
349
349
  end
350
350
 
351
351
  if !@git_ref.nil? && @git_ref.to_s.length < 1
@@ -361,21 +361,21 @@ module PulpAnsibleClient
361
361
  warn '[DEPRECATED] the `valid?` method is obsolete'
362
362
  return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
363
363
  return false if !@connect_timeout.nil? && @connect_timeout < 0.0
364
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
365
- return false if !@total_timeout.nil? && @total_timeout < 0.0
366
- return false if @url.nil?
367
- return false if @url.to_s.length < 1
368
- return false if !@download_concurrency.nil? && @download_concurrency < 1
364
+ return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
365
+ return false if !@password.nil? && @password.to_s.length < 1
369
366
  return false if @name.nil?
370
367
  return false if @name.to_s.length < 1
371
- return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
368
+ return false if !@proxy_url.nil? && @proxy_url.to_s.length < 1
369
+ return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
370
+ return false if !@download_concurrency.nil? && @download_concurrency < 1
371
+ return false if @url.nil?
372
+ return false if @url.to_s.length < 1
372
373
  return false if !@client_key.nil? && @client_key.to_s.length < 1
374
+ return false if !@username.nil? && @username.to_s.length < 1
375
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
373
376
  return false if !@proxy_password.nil? && @proxy_password.to_s.length < 1
374
- return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
375
- return false if !@proxy_url.nil? && @proxy_url.to_s.length < 1
377
+ return false if !@total_timeout.nil? && @total_timeout < 0.0
376
378
  return false if !@client_cert.nil? && @client_cert.to_s.length < 1
377
- return false if !@password.nil? && @password.to_s.length < 1
378
- return false if !@username.nil? && @username.to_s.length < 1
379
379
  return false if !@git_ref.nil? && @git_ref.to_s.length < 1
380
380
  true
381
381
  end
@@ -401,71 +401,81 @@ module PulpAnsibleClient
401
401
  end
402
402
 
403
403
  # Custom attribute writer method with validation
404
- # @param [Object] sock_connect_timeout Value to be assigned
405
- def sock_connect_timeout=(sock_connect_timeout)
406
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
407
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
404
+ # @param [Object] proxy_username Value to be assigned
405
+ def proxy_username=(proxy_username)
406
+ if !proxy_username.nil? && proxy_username.to_s.length < 1
407
+ fail ArgumentError, 'invalid value for "proxy_username", the character length must be great than or equal to 1.'
408
408
  end
409
409
 
410
- @sock_connect_timeout = sock_connect_timeout
410
+ @proxy_username = proxy_username
411
411
  end
412
412
 
413
413
  # Custom attribute writer method with validation
414
- # @param [Object] total_timeout Value to be assigned
415
- def total_timeout=(total_timeout)
416
- if !total_timeout.nil? && total_timeout < 0.0
417
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
414
+ # @param [Object] password Value to be assigned
415
+ def password=(password)
416
+ if !password.nil? && password.to_s.length < 1
417
+ fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
418
418
  end
419
419
 
420
- @total_timeout = total_timeout
420
+ @password = password
421
421
  end
422
422
 
423
423
  # Custom attribute writer method with validation
424
- # @param [Object] url Value to be assigned
425
- def url=(url)
426
- if url.nil?
427
- fail ArgumentError, 'url cannot be nil'
424
+ # @param [Object] name Value to be assigned
425
+ def name=(name)
426
+ if name.nil?
427
+ fail ArgumentError, 'name cannot be nil'
428
428
  end
429
429
 
430
- if url.to_s.length < 1
431
- fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
430
+ if name.to_s.length < 1
431
+ fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
432
432
  end
433
433
 
434
- @url = url
434
+ @name = name
435
435
  end
436
436
 
437
437
  # Custom attribute writer method with validation
438
- # @param [Object] download_concurrency Value to be assigned
439
- def download_concurrency=(download_concurrency)
440
- if !download_concurrency.nil? && download_concurrency < 1
441
- fail ArgumentError, 'invalid value for "download_concurrency", must be greater than or equal to 1.'
438
+ # @param [Object] proxy_url Value to be assigned
439
+ def proxy_url=(proxy_url)
440
+ if !proxy_url.nil? && proxy_url.to_s.length < 1
441
+ fail ArgumentError, 'invalid value for "proxy_url", the character length must be great than or equal to 1.'
442
442
  end
443
443
 
444
- @download_concurrency = download_concurrency
444
+ @proxy_url = proxy_url
445
445
  end
446
446
 
447
447
  # Custom attribute writer method with validation
448
- # @param [Object] name Value to be assigned
449
- def name=(name)
450
- if name.nil?
451
- fail ArgumentError, 'name cannot be nil'
448
+ # @param [Object] ca_cert Value to be assigned
449
+ def ca_cert=(ca_cert)
450
+ if !ca_cert.nil? && ca_cert.to_s.length < 1
451
+ fail ArgumentError, 'invalid value for "ca_cert", the character length must be great than or equal to 1.'
452
452
  end
453
453
 
454
- if name.to_s.length < 1
455
- fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
454
+ @ca_cert = ca_cert
455
+ end
456
+
457
+ # Custom attribute writer method with validation
458
+ # @param [Object] download_concurrency Value to be assigned
459
+ def download_concurrency=(download_concurrency)
460
+ if !download_concurrency.nil? && download_concurrency < 1
461
+ fail ArgumentError, 'invalid value for "download_concurrency", must be greater than or equal to 1.'
456
462
  end
457
463
 
458
- @name = name
464
+ @download_concurrency = download_concurrency
459
465
  end
460
466
 
461
467
  # Custom attribute writer method with validation
462
- # @param [Object] proxy_username Value to be assigned
463
- def proxy_username=(proxy_username)
464
- if !proxy_username.nil? && proxy_username.to_s.length < 1
465
- fail ArgumentError, 'invalid value for "proxy_username", the character length must be great than or equal to 1.'
468
+ # @param [Object] url Value to be assigned
469
+ def url=(url)
470
+ if url.nil?
471
+ fail ArgumentError, 'url cannot be nil'
466
472
  end
467
473
 
468
- @proxy_username = proxy_username
474
+ if url.to_s.length < 1
475
+ fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
476
+ end
477
+
478
+ @url = url
469
479
  end
470
480
 
471
481
  # Custom attribute writer method with validation
@@ -479,63 +489,53 @@ module PulpAnsibleClient
479
489
  end
480
490
 
481
491
  # Custom attribute writer method with validation
482
- # @param [Object] proxy_password Value to be assigned
483
- def proxy_password=(proxy_password)
484
- if !proxy_password.nil? && proxy_password.to_s.length < 1
485
- fail ArgumentError, 'invalid value for "proxy_password", the character length must be great than or equal to 1.'
486
- end
487
-
488
- @proxy_password = proxy_password
489
- end
490
-
491
- # Custom attribute writer method with validation
492
- # @param [Object] ca_cert Value to be assigned
493
- def ca_cert=(ca_cert)
494
- if !ca_cert.nil? && ca_cert.to_s.length < 1
495
- fail ArgumentError, 'invalid value for "ca_cert", the character length must be great than or equal to 1.'
492
+ # @param [Object] username Value to be assigned
493
+ def username=(username)
494
+ if !username.nil? && username.to_s.length < 1
495
+ fail ArgumentError, 'invalid value for "username", the character length must be great than or equal to 1.'
496
496
  end
497
497
 
498
- @ca_cert = ca_cert
498
+ @username = username
499
499
  end
500
500
 
501
501
  # Custom attribute writer method with validation
502
- # @param [Object] proxy_url Value to be assigned
503
- def proxy_url=(proxy_url)
504
- if !proxy_url.nil? && proxy_url.to_s.length < 1
505
- fail ArgumentError, 'invalid value for "proxy_url", the character length must be great than or equal to 1.'
502
+ # @param [Object] sock_connect_timeout Value to be assigned
503
+ def sock_connect_timeout=(sock_connect_timeout)
504
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
505
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
506
506
  end
507
507
 
508
- @proxy_url = proxy_url
508
+ @sock_connect_timeout = sock_connect_timeout
509
509
  end
510
510
 
511
511
  # Custom attribute writer method with validation
512
- # @param [Object] client_cert Value to be assigned
513
- def client_cert=(client_cert)
514
- if !client_cert.nil? && client_cert.to_s.length < 1
515
- fail ArgumentError, 'invalid value for "client_cert", the character length must be great than or equal to 1.'
512
+ # @param [Object] proxy_password Value to be assigned
513
+ def proxy_password=(proxy_password)
514
+ if !proxy_password.nil? && proxy_password.to_s.length < 1
515
+ fail ArgumentError, 'invalid value for "proxy_password", the character length must be great than or equal to 1.'
516
516
  end
517
517
 
518
- @client_cert = client_cert
518
+ @proxy_password = proxy_password
519
519
  end
520
520
 
521
521
  # Custom attribute writer method with validation
522
- # @param [Object] password Value to be assigned
523
- def password=(password)
524
- if !password.nil? && password.to_s.length < 1
525
- fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
522
+ # @param [Object] total_timeout Value to be assigned
523
+ def total_timeout=(total_timeout)
524
+ if !total_timeout.nil? && total_timeout < 0.0
525
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
526
526
  end
527
527
 
528
- @password = password
528
+ @total_timeout = total_timeout
529
529
  end
530
530
 
531
531
  # Custom attribute writer method with validation
532
- # @param [Object] username Value to be assigned
533
- def username=(username)
534
- if !username.nil? && username.to_s.length < 1
535
- fail ArgumentError, 'invalid value for "username", the character length must be great than or equal to 1.'
532
+ # @param [Object] client_cert Value to be assigned
533
+ def client_cert=(client_cert)
534
+ if !client_cert.nil? && client_cert.to_s.length < 1
535
+ fail ArgumentError, 'invalid value for "client_cert", the character length must be great than or equal to 1.'
536
536
  end
537
537
 
538
- @username = username
538
+ @client_cert = client_cert
539
539
  end
540
540
 
541
541
  # Custom attribute writer method with validation
@@ -557,26 +557,26 @@ module PulpAnsibleClient
557
557
  def ==(o)
558
558
  return true if self.equal?(o)
559
559
  self.class == o.class &&
560
- headers == o.headers &&
561
560
  sock_read_timeout == o.sock_read_timeout &&
561
+ pulp_labels == o.pulp_labels &&
562
562
  connect_timeout == o.connect_timeout &&
563
- sock_connect_timeout == o.sock_connect_timeout &&
563
+ proxy_username == o.proxy_username &&
564
+ password == o.password &&
565
+ name == o.name &&
566
+ proxy_url == o.proxy_url &&
567
+ tls_validation == o.tls_validation &&
568
+ ca_cert == o.ca_cert &&
569
+ download_concurrency == o.download_concurrency &&
564
570
  max_retries == o.max_retries &&
565
- total_timeout == o.total_timeout &&
566
- rate_limit == o.rate_limit &&
567
571
  url == o.url &&
568
- download_concurrency == o.download_concurrency &&
569
- name == o.name &&
570
- proxy_username == o.proxy_username &&
571
572
  client_key == o.client_key &&
573
+ username == o.username &&
574
+ sock_connect_timeout == o.sock_connect_timeout &&
572
575
  proxy_password == o.proxy_password &&
573
- ca_cert == o.ca_cert &&
574
- pulp_labels == o.pulp_labels &&
575
- tls_validation == o.tls_validation &&
576
- proxy_url == o.proxy_url &&
576
+ total_timeout == o.total_timeout &&
577
+ headers == o.headers &&
578
+ rate_limit == o.rate_limit &&
577
579
  client_cert == o.client_cert &&
578
- password == o.password &&
579
- username == o.username &&
580
580
  metadata_only == o.metadata_only &&
581
581
  git_ref == o.git_ref
582
582
  end
@@ -590,7 +590,7 @@ module PulpAnsibleClient
590
590
  # Calculates hash code according to all attributes.
591
591
  # @return [Integer] Hash code
592
592
  def hash
593
- [headers, sock_read_timeout, connect_timeout, sock_connect_timeout, max_retries, total_timeout, rate_limit, url, download_concurrency, name, proxy_username, client_key, proxy_password, ca_cert, pulp_labels, tls_validation, proxy_url, client_cert, password, username, metadata_only, git_ref].hash
593
+ [sock_read_timeout, pulp_labels, connect_timeout, proxy_username, password, name, proxy_url, tls_validation, ca_cert, download_concurrency, max_retries, url, client_key, username, sock_connect_timeout, proxy_password, total_timeout, headers, rate_limit, client_cert, metadata_only, git_ref].hash
594
594
  end
595
595
 
596
596
  # Builds the object from hash