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 PatchedansibleGitRemote
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,74 +178,74 @@ 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']
199
+ if attributes.key?(:'password')
200
+ self.password = attributes[:'password']
195
201
  end
196
202
 
197
- if attributes.key?(:'sock_read_timeout')
198
- self.sock_read_timeout = attributes[:'sock_read_timeout']
203
+ if attributes.key?(:'name')
204
+ self.name = attributes[:'name']
199
205
  end
200
206
 
201
207
  if attributes.key?(:'proxy_url')
202
208
  self.proxy_url = attributes[:'proxy_url']
203
209
  end
204
210
 
205
- if attributes.key?(:'password')
206
- self.password = attributes[:'password']
207
- end
208
-
209
- if attributes.key?(:'connect_timeout')
210
- self.connect_timeout = attributes[:'connect_timeout']
211
+ if attributes.key?(:'tls_validation')
212
+ self.tls_validation = attributes[:'tls_validation']
211
213
  end
212
214
 
213
215
  if attributes.key?(:'ca_cert')
214
216
  self.ca_cert = attributes[:'ca_cert']
215
217
  end
216
218
 
217
- if attributes.key?(:'sock_connect_timeout')
218
- self.sock_connect_timeout = attributes[:'sock_connect_timeout']
219
- end
220
-
221
- if attributes.key?(:'name')
222
- self.name = attributes[:'name']
219
+ if attributes.key?(:'download_concurrency')
220
+ self.download_concurrency = attributes[:'download_concurrency']
223
221
  end
224
222
 
225
- if attributes.key?(:'client_key')
226
- self.client_key = attributes[:'client_key']
223
+ if attributes.key?(:'max_retries')
224
+ self.max_retries = attributes[:'max_retries']
227
225
  end
228
226
 
229
- if attributes.key?(:'proxy_password')
230
- self.proxy_password = attributes[:'proxy_password']
227
+ if attributes.key?(:'url')
228
+ self.url = attributes[:'url']
231
229
  end
232
230
 
233
- if attributes.key?(:'client_cert')
234
- self.client_cert = attributes[:'client_cert']
231
+ if attributes.key?(:'client_key')
232
+ self.client_key = attributes[:'client_key']
235
233
  end
236
234
 
237
235
  if attributes.key?(:'username')
238
236
  self.username = attributes[:'username']
239
237
  end
240
238
 
241
- if attributes.key?(:'pulp_labels')
242
- if (value = attributes[:'pulp_labels']).is_a?(Hash)
243
- self.pulp_labels = value
244
- end
239
+ if attributes.key?(:'sock_connect_timeout')
240
+ self.sock_connect_timeout = attributes[:'sock_connect_timeout']
245
241
  end
246
242
 
247
- if attributes.key?(:'rate_limit')
248
- self.rate_limit = attributes[:'rate_limit']
243
+ if attributes.key?(:'proxy_password')
244
+ self.proxy_password = attributes[:'proxy_password']
245
+ end
246
+
247
+ if attributes.key?(:'total_timeout')
248
+ self.total_timeout = attributes[:'total_timeout']
249
249
  end
250
250
 
251
251
  if attributes.key?(:'headers')
@@ -254,12 +254,12 @@ module PulpAnsibleClient
254
254
  end
255
255
  end
256
256
 
257
- if attributes.key?(:'total_timeout')
258
- self.total_timeout = attributes[:'total_timeout']
257
+ if attributes.key?(:'rate_limit')
258
+ self.rate_limit = attributes[:'rate_limit']
259
259
  end
260
260
 
261
- if attributes.key?(:'tls_validation')
262
- self.tls_validation = attributes[:'tls_validation']
261
+ if attributes.key?(:'client_cert')
262
+ self.client_cert = attributes[:'client_cert']
263
263
  end
264
264
 
265
265
  if attributes.key?(:'metadata_only')
@@ -276,66 +276,66 @@ module PulpAnsibleClient
276
276
  def list_invalid_properties
277
277
  warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
278
278
  invalid_properties = Array.new
279
- if !@download_concurrency.nil? && @download_concurrency < 1
280
- invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
279
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
280
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
281
+ end
282
+
283
+ if !@connect_timeout.nil? && @connect_timeout < 0.0
284
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
281
285
  end
282
286
 
283
287
  if !@proxy_username.nil? && @proxy_username.to_s.length < 1
284
288
  invalid_properties.push('invalid value for "proxy_username", the character length must be great than or equal to 1.')
285
289
  end
286
290
 
287
- if !@url.nil? && @url.to_s.length < 1
288
- invalid_properties.push('invalid value for "url", the character length must be great than or equal to 1.')
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.')
289
293
  end
290
294
 
291
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
292
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
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.')
293
297
  end
294
298
 
295
299
  if !@proxy_url.nil? && @proxy_url.to_s.length < 1
296
300
  invalid_properties.push('invalid value for "proxy_url", the character length must be great than or equal to 1.')
297
301
  end
298
302
 
299
- if !@password.nil? && @password.to_s.length < 1
300
- invalid_properties.push('invalid value for "password", the character length must be great than or equal to 1.')
301
- end
302
-
303
- if !@connect_timeout.nil? && @connect_timeout < 0.0
304
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
305
- end
306
-
307
303
  if !@ca_cert.nil? && @ca_cert.to_s.length < 1
308
304
  invalid_properties.push('invalid value for "ca_cert", the character length must be great than or equal to 1.')
309
305
  end
310
306
 
311
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
312
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
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.')
313
309
  end
314
310
 
315
- if !@name.nil? && @name.to_s.length < 1
316
- invalid_properties.push('invalid value for "name", 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.')
317
313
  end
318
314
 
319
315
  if !@client_key.nil? && @client_key.to_s.length < 1
320
316
  invalid_properties.push('invalid value for "client_key", the character length must be great than or equal to 1.')
321
317
  end
322
318
 
323
- if !@proxy_password.nil? && @proxy_password.to_s.length < 1
324
- invalid_properties.push('invalid value for "proxy_password", 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.')
325
321
  end
326
322
 
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.')
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.')
329
325
  end
330
326
 
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.')
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.')
333
329
  end
334
330
 
335
331
  if !@total_timeout.nil? && @total_timeout < 0.0
336
332
  invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
337
333
  end
338
334
 
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
+ end
338
+
339
339
  if !@git_ref.nil? && @git_ref.to_s.length < 1
340
340
  invalid_properties.push('invalid value for "git_ref", the character length must be great than or equal to 1.')
341
341
  end
@@ -347,33 +347,43 @@ module PulpAnsibleClient
347
347
  # @return true if the model is valid
348
348
  def valid?
349
349
  warn '[DEPRECATED] the `valid?` method is obsolete'
350
- return false if !@download_concurrency.nil? && @download_concurrency < 1
351
- return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
352
- return false if !@url.nil? && @url.to_s.length < 1
353
350
  return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
354
- return false if !@proxy_url.nil? && @proxy_url.to_s.length < 1
355
- return false if !@password.nil? && @password.to_s.length < 1
356
351
  return false if !@connect_timeout.nil? && @connect_timeout < 0.0
357
- return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
358
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
352
+ return false if !@proxy_username.nil? && @proxy_username.to_s.length < 1
353
+ return false if !@password.nil? && @password.to_s.length < 1
359
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
360
359
  return false if !@client_key.nil? && @client_key.to_s.length < 1
361
- return false if !@proxy_password.nil? && @proxy_password.to_s.length < 1
362
- return false if !@client_cert.nil? && @client_cert.to_s.length < 1
363
360
  return false if !@username.nil? && @username.to_s.length < 1
361
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
362
+ return false if !@proxy_password.nil? && @proxy_password.to_s.length < 1
364
363
  return false if !@total_timeout.nil? && @total_timeout < 0.0
364
+ return false if !@client_cert.nil? && @client_cert.to_s.length < 1
365
365
  return false if !@git_ref.nil? && @git_ref.to_s.length < 1
366
366
  true
367
367
  end
368
368
 
369
369
  # Custom attribute writer method with validation
370
- # @param [Object] download_concurrency Value to be assigned
371
- def download_concurrency=(download_concurrency)
372
- if !download_concurrency.nil? && download_concurrency < 1
373
- fail ArgumentError, 'invalid value for "download_concurrency", must be greater than or equal to 1.'
370
+ # @param [Object] sock_read_timeout Value to be assigned
371
+ def sock_read_timeout=(sock_read_timeout)
372
+ if !sock_read_timeout.nil? && sock_read_timeout < 0.0
373
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
374
374
  end
375
375
 
376
- @download_concurrency = download_concurrency
376
+ @sock_read_timeout = sock_read_timeout
377
+ end
378
+
379
+ # Custom attribute writer method with validation
380
+ # @param [Object] connect_timeout Value to be assigned
381
+ def connect_timeout=(connect_timeout)
382
+ if !connect_timeout.nil? && connect_timeout < 0.0
383
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
384
+ end
385
+
386
+ @connect_timeout = connect_timeout
377
387
  end
378
388
 
379
389
  # Custom attribute writer method with validation
@@ -387,27 +397,27 @@ module PulpAnsibleClient
387
397
  end
388
398
 
389
399
  # Custom attribute writer method with validation
390
- # @param [Object] url Value to be assigned
391
- def url=(url)
392
- if url.nil?
393
- fail ArgumentError, 'url cannot be nil'
394
- end
395
-
396
- if url.to_s.length < 1
397
- fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
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.'
398
404
  end
399
405
 
400
- @url = url
406
+ @password = password
401
407
  end
402
408
 
403
409
  # Custom attribute writer method with validation
404
- # @param [Object] sock_read_timeout Value to be assigned
405
- def sock_read_timeout=(sock_read_timeout)
406
- if !sock_read_timeout.nil? && sock_read_timeout < 0.0
407
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
410
+ # @param [Object] name Value to be assigned
411
+ def name=(name)
412
+ if name.nil?
413
+ fail ArgumentError, 'name cannot be nil'
408
414
  end
409
415
 
410
- @sock_read_timeout = sock_read_timeout
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
+ end
419
+
420
+ @name = name
411
421
  end
412
422
 
413
423
  # Custom attribute writer method with validation
@@ -420,26 +430,6 @@ module PulpAnsibleClient
420
430
  @proxy_url = proxy_url
421
431
  end
422
432
 
423
- # Custom attribute writer method with validation
424
- # @param [Object] password Value to be assigned
425
- def password=(password)
426
- if !password.nil? && password.to_s.length < 1
427
- fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
428
- end
429
-
430
- @password = password
431
- end
432
-
433
- # Custom attribute writer method with validation
434
- # @param [Object] connect_timeout Value to be assigned
435
- def connect_timeout=(connect_timeout)
436
- if !connect_timeout.nil? && connect_timeout < 0.0
437
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
438
- end
439
-
440
- @connect_timeout = connect_timeout
441
- end
442
-
443
433
  # Custom attribute writer method with validation
444
434
  # @param [Object] ca_cert Value to be assigned
445
435
  def ca_cert=(ca_cert)
@@ -451,27 +441,27 @@ module PulpAnsibleClient
451
441
  end
452
442
 
453
443
  # Custom attribute writer method with validation
454
- # @param [Object] sock_connect_timeout Value to be assigned
455
- def sock_connect_timeout=(sock_connect_timeout)
456
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
457
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
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.'
458
448
  end
459
449
 
460
- @sock_connect_timeout = sock_connect_timeout
450
+ @download_concurrency = download_concurrency
461
451
  end
462
452
 
463
453
  # Custom attribute writer method with validation
464
- # @param [Object] name Value to be assigned
465
- def name=(name)
466
- if name.nil?
467
- fail ArgumentError, 'name cannot be nil'
454
+ # @param [Object] url Value to be assigned
455
+ def url=(url)
456
+ if url.nil?
457
+ fail ArgumentError, 'url cannot be nil'
468
458
  end
469
459
 
470
- if name.to_s.length < 1
471
- fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
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.'
472
462
  end
473
463
 
474
- @name = name
464
+ @url = url
475
465
  end
476
466
 
477
467
  # Custom attribute writer method with validation
@@ -485,33 +475,33 @@ module PulpAnsibleClient
485
475
  end
486
476
 
487
477
  # Custom attribute writer method with validation
488
- # @param [Object] proxy_password Value to be assigned
489
- def proxy_password=(proxy_password)
490
- if !proxy_password.nil? && proxy_password.to_s.length < 1
491
- fail ArgumentError, 'invalid value for "proxy_password", 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.'
492
482
  end
493
483
 
494
- @proxy_password = proxy_password
484
+ @username = username
495
485
  end
496
486
 
497
487
  # 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.'
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.'
502
492
  end
503
493
 
504
- @client_cert = client_cert
494
+ @sock_connect_timeout = sock_connect_timeout
505
495
  end
506
496
 
507
497
  # Custom attribute writer method with validation
508
- # @param [Object] username Value to be assigned
509
- def username=(username)
510
- if !username.nil? && username.to_s.length < 1
511
- fail ArgumentError, 'invalid value for "username", 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.'
512
502
  end
513
503
 
514
- @username = username
504
+ @proxy_password = proxy_password
515
505
  end
516
506
 
517
507
  # Custom attribute writer method with validation
@@ -524,6 +514,16 @@ module PulpAnsibleClient
524
514
  @total_timeout = total_timeout
525
515
  end
526
516
 
517
+ # Custom attribute writer method with validation
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
+ end
523
+
524
+ @client_cert = client_cert
525
+ end
526
+
527
527
  # Custom attribute writer method with validation
528
528
  # @param [Object] git_ref Value to be assigned
529
529
  def git_ref=(git_ref)
@@ -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
- max_retries == o.max_retries &&
547
- download_concurrency == o.download_concurrency &&
548
- proxy_username == o.proxy_username &&
549
- url == o.url &&
550
546
  sock_read_timeout == o.sock_read_timeout &&
551
- proxy_url == o.proxy_url &&
552
- password == o.password &&
547
+ pulp_labels == o.pulp_labels &&
553
548
  connect_timeout == o.connect_timeout &&
554
- ca_cert == o.ca_cert &&
555
- sock_connect_timeout == o.sock_connect_timeout &&
549
+ proxy_username == o.proxy_username &&
550
+ password == o.password &&
556
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 &&
556
+ max_retries == o.max_retries &&
557
+ url == o.url &&
557
558
  client_key == o.client_key &&
558
- proxy_password == o.proxy_password &&
559
- client_cert == o.client_cert &&
560
559
  username == o.username &&
561
- pulp_labels == o.pulp_labels &&
562
- rate_limit == o.rate_limit &&
563
- headers == o.headers &&
560
+ sock_connect_timeout == o.sock_connect_timeout &&
561
+ proxy_password == o.proxy_password &&
564
562
  total_timeout == o.total_timeout &&
565
- tls_validation == o.tls_validation &&
563
+ headers == o.headers &&
564
+ rate_limit == o.rate_limit &&
565
+ client_cert == o.client_cert &&
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
- [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
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