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