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 PatchedansibleGitRemote
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,90 +178,90 @@ 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
205
  end
206
206
 
207
- if attributes.key?(:'rate_limit')
208
- self.rate_limit = attributes[:'rate_limit']
207
+ if attributes.key?(:'proxy_url')
208
+ self.proxy_url = attributes[:'proxy_url']
209
209
  end
210
210
 
211
- if attributes.key?(:'url')
212
- self.url = attributes[:'url']
211
+ if attributes.key?(:'tls_validation')
212
+ self.tls_validation = attributes[:'tls_validation']
213
+ end
214
+
215
+ if attributes.key?(:'ca_cert')
216
+ self.ca_cert = attributes[:'ca_cert']
213
217
  end
214
218
 
215
219
  if attributes.key?(:'download_concurrency')
216
220
  self.download_concurrency = attributes[:'download_concurrency']
217
221
  end
218
222
 
219
- if attributes.key?(:'name')
220
- self.name = attributes[:'name']
223
+ if attributes.key?(:'max_retries')
224
+ self.max_retries = attributes[:'max_retries']
221
225
  end
222
226
 
223
- if attributes.key?(:'proxy_username')
224
- self.proxy_username = attributes[:'proxy_username']
227
+ if attributes.key?(:'url')
228
+ self.url = attributes[:'url']
225
229
  end
226
230
 
227
231
  if attributes.key?(:'client_key')
228
232
  self.client_key = attributes[:'client_key']
229
233
  end
230
234
 
235
+ if attributes.key?(:'username')
236
+ self.username = attributes[:'username']
237
+ end
238
+
239
+ if attributes.key?(:'sock_connect_timeout')
240
+ self.sock_connect_timeout = attributes[:'sock_connect_timeout']
241
+ end
242
+
231
243
  if attributes.key?(:'proxy_password')
232
244
  self.proxy_password = attributes[:'proxy_password']
233
245
  end
234
246
 
235
- if attributes.key?(:'ca_cert')
236
- self.ca_cert = attributes[:'ca_cert']
247
+ if attributes.key?(:'total_timeout')
248
+ self.total_timeout = attributes[:'total_timeout']
237
249
  end
238
250
 
239
- if attributes.key?(:'pulp_labels')
240
- if (value = attributes[:'pulp_labels']).is_a?(Hash)
241
- self.pulp_labels = value
251
+ if attributes.key?(:'headers')
252
+ if (value = attributes[:'headers']).is_a?(Array)
253
+ self.headers = value
242
254
  end
243
255
  end
244
256
 
245
- if attributes.key?(:'tls_validation')
246
- self.tls_validation = attributes[:'tls_validation']
247
- end
248
-
249
- if attributes.key?(:'proxy_url')
250
- self.proxy_url = attributes[:'proxy_url']
257
+ if attributes.key?(:'rate_limit')
258
+ self.rate_limit = attributes[:'rate_limit']
251
259
  end
252
260
 
253
261
  if attributes.key?(:'client_cert')
254
262
  self.client_cert = attributes[:'client_cert']
255
263
  end
256
264
 
257
- if attributes.key?(:'password')
258
- self.password = attributes[:'password']
259
- end
260
-
261
- if attributes.key?(:'username')
262
- self.username = attributes[:'username']
263
- end
264
-
265
265
  if attributes.key?(:'metadata_only')
266
266
  self.metadata_only = attributes[:'metadata_only']
267
267
  end
@@ -284,56 +284,56 @@ module PulpAnsibleClient
284
284
  invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
285
285
  end
286
286
 
287
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
288
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
287
+ if !@proxy_username.nil? && @proxy_username.to_s.length < 1
288
+ invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
289
289
  end
290
290
 
291
- if !@total_timeout.nil? && @total_timeout < 0.0
292
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
291
+ if !@password.nil? && @password.to_s.length < 1
292
+ invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
293
293
  end
294
294
 
295
- if !@url.nil? && @url.to_s.length < 1
296
- invalid_properties.push('invalid value for "url", the character length must be great than or equal to 1.')
295
+ if !@name.nil? && @name.to_s.length < 1
296
+ invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
297
297
  end
298
298
 
299
- if !@download_concurrency.nil? && @download_concurrency < 1
300
- invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
299
+ if !@proxy_url.nil? && @proxy_url.to_s.length < 1
300
+ invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
301
301
  end
302
302
 
303
- if !@name.nil? && @name.to_s.length < 1
304
- invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
303
+ if !@ca_cert.nil? && @ca_cert.to_s.length < 1
304
+ invalid_properties.push('invalid value for "ca_cert", the character length must be great than or equal to 1.')
305
305
  end
306
306
 
307
- if !@proxy_username.nil? && @proxy_username.to_s.length < 1
308
- invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
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.')
309
309
  end
310
310
 
311
- if !@client_key.nil? && @client_key.to_s.length < 1
312
- invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
311
+ if !@url.nil? && @url.to_s.length < 1
312
+ invalid_properties.push('invalid value for "url", the character length must be great than or equal to 1.')
313
313
  end
314
314
 
315
- if !@proxy_password.nil? && @proxy_password.to_s.length < 1
316
- invalid_properties.push('invalid value for "proxy_password", the character length must be great than or equal to 1.')
315
+ if !@client_key.nil? && @client_key.to_s.length < 1
316
+ invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
317
317
  end
318
318
 
319
- if !@ca_cert.nil? && @ca_cert.to_s.length < 1
320
- invalid_properties.push('invalid value for "ca_cert", the character length must be great than or equal to 1.')
319
+ if !@username.nil? && @username.to_s.length < 1
320
+ invalid_properties.push('invalid value for "username", the character length must be great than or equal to 1.')
321
321
  end
322
322
 
323
- if !@proxy_url.nil? && @proxy_url.to_s.length < 1
324
- invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
323
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
324
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
325
325
  end
326
326
 
327
- if !@client_cert.nil? && @client_cert.to_s.length < 1
328
- invalid_properties.push('invalid value for "client_cert", the character length must be great than or equal to 1.')
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.')
329
329
  end
330
330
 
331
- if !@password.nil? && @password.to_s.length < 1
332
- invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
331
+ if !@total_timeout.nil? && @total_timeout < 0.0
332
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
333
333
  end
334
334
 
335
- if !@username.nil? && @username.to_s.length < 1
336
- invalid_properties.push('invalid value for "username", the character length must be great than or equal to 1.')
335
+ if !@client_cert.nil? && @client_cert.to_s.length < 1
336
+ invalid_properties.push('invalid value for "client_cert", the character length must be great than or equal to 1.')
337
337
  end
338
338
 
339
339
  if !@git_ref.nil? && @git_ref.to_s.length < 1
@@ -349,19 +349,19 @@ module PulpAnsibleClient
349
349
  warn '[DEPRECATED] the `valid?` method is obsolete'
350
350
  return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
351
351
  return false if !@connect_timeout.nil? && @connect_timeout < 0.0
352
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
353
- return false if !@total_timeout.nil? && @total_timeout < 0.0
354
- return false if !@url.nil? && @url.to_s.length < 1
355
- return false if !@download_concurrency.nil? && @download_concurrency < 1
356
- return false if !@name.nil? && @name.to_s.length < 1
357
352
  return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
353
+ return false if !@password.nil? && @password.to_s.length < 1
354
+ return false if !@name.nil? && @name.to_s.length < 1
355
+ return false if !@proxy_url.nil? && @proxy_url.to_s.length < 1
356
+ return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
357
+ return false if !@download_concurrency.nil? && @download_concurrency < 1
358
+ return false if !@url.nil? && @url.to_s.length < 1
358
359
  return false if !@client_key.nil? && @client_key.to_s.length < 1
360
+ return false if !@username.nil? && @username.to_s.length < 1
361
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
359
362
  return false if !@proxy_password.nil? && @proxy_password.to_s.length < 1
360
- return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
361
- return false if !@proxy_url.nil? && @proxy_url.to_s.length < 1
363
+ return false if !@total_timeout.nil? && @total_timeout < 0.0
362
364
  return false if !@client_cert.nil? && @client_cert.to_s.length < 1
363
- return false if !@password.nil? && @password.to_s.length < 1
364
- return false if !@username.nil? && @username.to_s.length < 1
365
365
  return false if !@git_ref.nil? && @git_ref.to_s.length < 1
366
366
  true
367
367
  end
@@ -387,71 +387,81 @@ module PulpAnsibleClient
387
387
  end
388
388
 
389
389
  # Custom attribute writer method with validation
390
- # @param [Object] sock_connect_timeout Value to be assigned
391
- def sock_connect_timeout=(sock_connect_timeout)
392
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
393
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
390
+ # @param [Object] proxy_username Value to be assigned
391
+ def proxy_username=(proxy_username)
392
+ if !proxy_username.nil? && proxy_username.to_s.length < 1
393
+ fail ArgumentError, 'invalid value for "proxy_username", the character length must be great than or equal to 1.'
394
394
  end
395
395
 
396
- @sock_connect_timeout = sock_connect_timeout
396
+ @proxy_username = proxy_username
397
397
  end
398
398
 
399
399
  # Custom attribute writer method with validation
400
- # @param [Object] total_timeout Value to be assigned
401
- def total_timeout=(total_timeout)
402
- if !total_timeout.nil? && total_timeout < 0.0
403
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
400
+ # @param [Object] password Value to be assigned
401
+ def password=(password)
402
+ if !password.nil? && password.to_s.length < 1
403
+ fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
404
404
  end
405
405
 
406
- @total_timeout = total_timeout
406
+ @password = password
407
407
  end
408
408
 
409
409
  # Custom attribute writer method with validation
410
- # @param [Object] url Value to be assigned
411
- def url=(url)
412
- if url.nil?
413
- fail ArgumentError, 'url cannot be nil'
410
+ # @param [Object] name Value to be assigned
411
+ def name=(name)
412
+ if name.nil?
413
+ fail ArgumentError, 'name cannot be nil'
414
414
  end
415
415
 
416
- if url.to_s.length < 1
417
- fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
416
+ if name.to_s.length < 1
417
+ fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
418
418
  end
419
419
 
420
- @url = url
420
+ @name = name
421
421
  end
422
422
 
423
423
  # Custom attribute writer method with validation
424
- # @param [Object] download_concurrency Value to be assigned
425
- def download_concurrency=(download_concurrency)
426
- if !download_concurrency.nil? && download_concurrency < 1
427
- fail ArgumentError, 'invalid value for "download_concurrency", must be greater than or equal to 1.'
424
+ # @param [Object] proxy_url Value to be assigned
425
+ def proxy_url=(proxy_url)
426
+ if !proxy_url.nil? && proxy_url.to_s.length < 1
427
+ fail ArgumentError, 'invalid value for "proxy_url", the character length must be great than or equal to 1.'
428
428
  end
429
429
 
430
- @download_concurrency = download_concurrency
430
+ @proxy_url = proxy_url
431
431
  end
432
432
 
433
433
  # Custom attribute writer method with validation
434
- # @param [Object] name Value to be assigned
435
- def name=(name)
436
- if name.nil?
437
- fail ArgumentError, 'name cannot be nil'
434
+ # @param [Object] ca_cert Value to be assigned
435
+ def ca_cert=(ca_cert)
436
+ if !ca_cert.nil? && ca_cert.to_s.length < 1
437
+ fail ArgumentError, 'invalid value for "ca_cert", the character length must be great than or equal to 1.'
438
438
  end
439
439
 
440
- if name.to_s.length < 1
441
- fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
440
+ @ca_cert = ca_cert
441
+ end
442
+
443
+ # Custom attribute writer method with validation
444
+ # @param [Object] download_concurrency Value to be assigned
445
+ def download_concurrency=(download_concurrency)
446
+ if !download_concurrency.nil? && download_concurrency < 1
447
+ fail ArgumentError, 'invalid value for "download_concurrency", must be greater than or equal to 1.'
442
448
  end
443
449
 
444
- @name = name
450
+ @download_concurrency = download_concurrency
445
451
  end
446
452
 
447
453
  # Custom attribute writer method with validation
448
- # @param [Object] proxy_username Value to be assigned
449
- def proxy_username=(proxy_username)
450
- if !proxy_username.nil? && proxy_username.to_s.length < 1
451
- fail ArgumentError, 'invalid value for "proxy_username", the character length must be great than or equal to 1.'
454
+ # @param [Object] url Value to be assigned
455
+ def url=(url)
456
+ if url.nil?
457
+ fail ArgumentError, 'url cannot be nil'
452
458
  end
453
459
 
454
- @proxy_username = proxy_username
460
+ if url.to_s.length < 1
461
+ fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
462
+ end
463
+
464
+ @url = url
455
465
  end
456
466
 
457
467
  # Custom attribute writer method with validation
@@ -465,63 +475,53 @@ module PulpAnsibleClient
465
475
  end
466
476
 
467
477
  # Custom attribute writer method with validation
468
- # @param [Object] proxy_password Value to be assigned
469
- def proxy_password=(proxy_password)
470
- if !proxy_password.nil? && proxy_password.to_s.length < 1
471
- fail ArgumentError, 'invalid value for "proxy_password", the character length must be great than or equal to 1.'
472
- end
473
-
474
- @proxy_password = proxy_password
475
- end
476
-
477
- # Custom attribute writer method with validation
478
- # @param [Object] ca_cert Value to be assigned
479
- def ca_cert=(ca_cert)
480
- if !ca_cert.nil? && ca_cert.to_s.length < 1
481
- fail ArgumentError, 'invalid value for "ca_cert", the character length must be great than or equal to 1.'
478
+ # @param [Object] username Value to be assigned
479
+ def username=(username)
480
+ if !username.nil? && username.to_s.length < 1
481
+ fail ArgumentError, 'invalid value for "username", the character length must be great than or equal to 1.'
482
482
  end
483
483
 
484
- @ca_cert = ca_cert
484
+ @username = username
485
485
  end
486
486
 
487
487
  # Custom attribute writer method with validation
488
- # @param [Object] proxy_url Value to be assigned
489
- def proxy_url=(proxy_url)
490
- if !proxy_url.nil? && proxy_url.to_s.length < 1
491
- fail ArgumentError, 'invalid value for "proxy_url", the character length must be great than or equal to 1.'
488
+ # @param [Object] sock_connect_timeout Value to be assigned
489
+ def sock_connect_timeout=(sock_connect_timeout)
490
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
491
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
492
492
  end
493
493
 
494
- @proxy_url = proxy_url
494
+ @sock_connect_timeout = sock_connect_timeout
495
495
  end
496
496
 
497
497
  # Custom attribute writer method with validation
498
- # @param [Object] client_cert Value to be assigned
499
- def client_cert=(client_cert)
500
- if !client_cert.nil? && client_cert.to_s.length < 1
501
- fail ArgumentError, 'invalid value for "client_cert", the character length must be great than or equal to 1.'
498
+ # @param [Object] proxy_password Value to be assigned
499
+ def proxy_password=(proxy_password)
500
+ if !proxy_password.nil? && proxy_password.to_s.length < 1
501
+ fail ArgumentError, 'invalid value for "proxy_password", the character length must be great than or equal to 1.'
502
502
  end
503
503
 
504
- @client_cert = client_cert
504
+ @proxy_password = proxy_password
505
505
  end
506
506
 
507
507
  # Custom attribute writer method with validation
508
- # @param [Object] password Value to be assigned
509
- def password=(password)
510
- if !password.nil? && password.to_s.length < 1
511
- fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
508
+ # @param [Object] total_timeout Value to be assigned
509
+ def total_timeout=(total_timeout)
510
+ if !total_timeout.nil? && total_timeout < 0.0
511
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
512
512
  end
513
513
 
514
- @password = password
514
+ @total_timeout = total_timeout
515
515
  end
516
516
 
517
517
  # Custom attribute writer method with validation
518
- # @param [Object] username Value to be assigned
519
- def username=(username)
520
- if !username.nil? && username.to_s.length < 1
521
- fail ArgumentError, 'invalid value for "username", the character length must be great than or equal to 1.'
518
+ # @param [Object] client_cert Value to be assigned
519
+ def client_cert=(client_cert)
520
+ if !client_cert.nil? && client_cert.to_s.length < 1
521
+ fail ArgumentError, 'invalid value for "client_cert", the character length must be great than or equal to 1.'
522
522
  end
523
523
 
524
- @username = username
524
+ @client_cert = client_cert
525
525
  end
526
526
 
527
527
  # Custom attribute writer method with validation
@@ -543,26 +543,26 @@ module PulpAnsibleClient
543
543
  def ==(o)
544
544
  return true if self.equal?(o)
545
545
  self.class == o.class &&
546
- headers == o.headers &&
547
546
  sock_read_timeout == o.sock_read_timeout &&
547
+ pulp_labels == o.pulp_labels &&
548
548
  connect_timeout == o.connect_timeout &&
549
- sock_connect_timeout == o.sock_connect_timeout &&
549
+ proxy_username == o.proxy_username &&
550
+ password == o.password &&
551
+ name == o.name &&
552
+ proxy_url == o.proxy_url &&
553
+ tls_validation == o.tls_validation &&
554
+ ca_cert == o.ca_cert &&
555
+ download_concurrency == o.download_concurrency &&
550
556
  max_retries == o.max_retries &&
551
- total_timeout == o.total_timeout &&
552
- rate_limit == o.rate_limit &&
553
557
  url == o.url &&
554
- download_concurrency == o.download_concurrency &&
555
- name == o.name &&
556
- proxy_username == o.proxy_username &&
557
558
  client_key == o.client_key &&
559
+ username == o.username &&
560
+ sock_connect_timeout == o.sock_connect_timeout &&
558
561
  proxy_password == o.proxy_password &&
559
- ca_cert == o.ca_cert &&
560
- pulp_labels == o.pulp_labels &&
561
- tls_validation == o.tls_validation &&
562
- proxy_url == o.proxy_url &&
562
+ total_timeout == o.total_timeout &&
563
+ headers == o.headers &&
564
+ rate_limit == o.rate_limit &&
563
565
  client_cert == o.client_cert &&
564
- password == o.password &&
565
- username == o.username &&
566
566
  metadata_only == o.metadata_only &&
567
567
  git_ref == o.git_ref
568
568
  end
@@ -576,7 +576,7 @@ module PulpAnsibleClient
576
576
  # Calculates hash code according to all attributes.
577
577
  # @return [Integer] Hash code
578
578
  def hash
579
- [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
579
+ [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
580
580
  end
581
581
 
582
582
  # Builds the object from hash