harbor2_legacy_client 0.2.1 → 2.3.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (357) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -247
  3. data/build/generate.sh +8 -0
  4. data/build/swagger-codegen-cli-ruby-config.json +12 -0
  5. data/docs/ProductsApi.md +0 -6137
  6. data/git_push.sh +3 -3
  7. data/harbor2_legacy_client.gemspec +8 -8
  8. data/lib/harbor2_legacy_client/api/chart_repository_api.rb +1 -1
  9. data/lib/harbor2_legacy_client/api/label_api.rb +1 -1
  10. data/lib/harbor2_legacy_client/api/products_api.rb +1 -6222
  11. data/lib/harbor2_legacy_client/api_client.rb +2 -2
  12. data/lib/harbor2_legacy_client/api_error.rb +1 -1
  13. data/lib/harbor2_legacy_client/configuration.rb +1 -1
  14. data/lib/harbor2_legacy_client/models/bad_request_formated_error.rb +1 -1
  15. data/lib/harbor2_legacy_client/models/chart_api_error.rb +1 -1
  16. data/lib/harbor2_legacy_client/models/chart_metadata.rb +1 -1
  17. data/lib/harbor2_legacy_client/models/chart_version.rb +1 -1
  18. data/lib/harbor2_legacy_client/models/component_overview_entry.rb +1 -1
  19. data/lib/harbor2_legacy_client/models/conflict_formated_error.rb +1 -1
  20. data/lib/harbor2_legacy_client/models/email_server_setting.rb +1 -1
  21. data/lib/harbor2_legacy_client/models/forbidden_chart_api_error.rb +1 -1
  22. data/lib/harbor2_legacy_client/models/insufficient_storage_chart_api_error.rb +1 -1
  23. data/lib/harbor2_legacy_client/models/internal_chart_api_error.rb +1 -1
  24. data/lib/harbor2_legacy_client/models/label.rb +1 -1
  25. data/lib/harbor2_legacy_client/models/labels.rb +1 -1
  26. data/lib/harbor2_legacy_client/models/namespace.rb +1 -1
  27. data/lib/harbor2_legacy_client/models/not_found_chart_api_error.rb +1 -1
  28. data/lib/harbor2_legacy_client/models/permission.rb +1 -1
  29. data/lib/harbor2_legacy_client/models/unauthorized_chart_api_error.rb +1 -1
  30. data/lib/harbor2_legacy_client/version.rb +2 -2
  31. data/lib/harbor2_legacy_client.rb +1 -102
  32. data/spec/api/chart_repository_api_spec.rb +1 -1
  33. data/spec/api/label_api_spec.rb +1 -1
  34. data/spec/api/products_api_spec.rb +1 -1403
  35. data/spec/api_client_spec.rb +1 -1
  36. data/spec/configuration_spec.rb +1 -1
  37. data/spec/models/bad_request_formated_error_spec.rb +1 -1
  38. data/spec/models/chart_api_error_spec.rb +1 -1
  39. data/spec/models/chart_metadata_spec.rb +1 -1
  40. data/spec/models/chart_version_spec.rb +1 -1
  41. data/spec/models/component_overview_entry_spec.rb +1 -1
  42. data/spec/models/conflict_formated_error_spec.rb +1 -1
  43. data/spec/models/email_server_setting_spec.rb +1 -1
  44. data/spec/models/forbidden_chart_api_error_spec.rb +1 -1
  45. data/spec/models/insufficient_storage_chart_api_error_spec.rb +1 -1
  46. data/spec/models/internal_chart_api_error_spec.rb +1 -1
  47. data/spec/models/label_spec.rb +1 -1
  48. data/spec/models/labels_spec.rb +1 -1
  49. data/spec/models/namespace_spec.rb +1 -1
  50. data/spec/models/not_found_chart_api_error_spec.rb +1 -1
  51. data/spec/models/permission_spec.rb +1 -1
  52. data/spec/models/unauthorized_chart_api_error_spec.rb +1 -1
  53. data/spec/spec_helper.rb +2 -2
  54. metadata +10 -413
  55. data/docs/Action.md +0 -8
  56. data/docs/Action1.md +0 -8
  57. data/docs/AdminJobSchedule.md +0 -9
  58. data/docs/AdminJobScheduleObj.md +0 -9
  59. data/docs/BoolConfigItem.md +0 -9
  60. data/docs/CVEAllowlist.md +0 -11
  61. data/docs/CVEAllowlistItem.md +0 -8
  62. data/docs/ComponentHealthStatus.md +0 -10
  63. data/docs/Configurations.md +0 -42
  64. data/docs/ConfigurationsResponse.md +0 -41
  65. data/docs/ConfigurationsScanAllPolicy.md +0 -9
  66. data/docs/ConfigurationsScanAllPolicyParameter.md +0 -8
  67. data/docs/Endpoint.md +0 -9
  68. data/docs/EventType.md +0 -7
  69. data/docs/FilterStyle.md +0 -10
  70. data/docs/GCResult.md +0 -16
  71. data/docs/GeneralInfo.md +0 -16
  72. data/docs/InputSecret.md +0 -8
  73. data/docs/IntegerConfigItem.md +0 -9
  74. data/docs/IsDefault.md +0 -8
  75. data/docs/LdapConf.md +0 -15
  76. data/docs/LdapFailedImportUsers.md +0 -9
  77. data/docs/LdapImportUsers.md +0 -8
  78. data/docs/LdapUsers.md +0 -10
  79. data/docs/NotifyType.md +0 -7
  80. data/docs/OverallHealthStatus.md +0 -9
  81. data/docs/Password.md +0 -9
  82. data/docs/PingRegistry.md +0 -14
  83. data/docs/Project.md +0 -22
  84. data/docs/ProjectMember.md +0 -10
  85. data/docs/ProjectMemberEntity.md +0 -14
  86. data/docs/ProjectMetadata.md +0 -13
  87. data/docs/ProjectReq.md +0 -13
  88. data/docs/ProjectScanner.md +0 -8
  89. data/docs/ProjectSummary.md +0 -15
  90. data/docs/ProjectSummaryQuota.md +0 -9
  91. data/docs/PutRegistry.md +0 -14
  92. data/docs/Quota.md +0 -13
  93. data/docs/QuotaApi.md +0 -118
  94. data/docs/QuotaRefObject.md +0 -7
  95. data/docs/QuotaSwitcher.md +0 -8
  96. data/docs/QuotaUpdateReq.md +0 -8
  97. data/docs/Registry.md +0 -17
  98. data/docs/RegistryCredential.md +0 -10
  99. data/docs/RegistryInfo.md +0 -11
  100. data/docs/ReplicationExecution.md +0 -19
  101. data/docs/ReplicationFilter.md +0 -9
  102. data/docs/ReplicationPolicy.md +0 -20
  103. data/docs/ReplicationTask.md +0 -16
  104. data/docs/ReplicationTrigger.md +0 -9
  105. data/docs/ResourceList.md +0 -7
  106. data/docs/RetentionApi.md +0 -449
  107. data/docs/RetentionExecution.md +0 -14
  108. data/docs/RetentionExecutionTask.md +0 -18
  109. data/docs/RetentionMetadata.md +0 -10
  110. data/docs/RetentionPolicy.md +0 -12
  111. data/docs/RetentionPolicyScope.md +0 -9
  112. data/docs/RetentionRule.md +0 -15
  113. data/docs/RetentionRuleMetadata.md +0 -11
  114. data/docs/RetentionRuleParamMetadata.md +0 -10
  115. data/docs/RetentionRuleTrigger.md +0 -10
  116. data/docs/RetentionSelector.md +0 -11
  117. data/docs/RetentionSelectorMetadata.md +0 -10
  118. data/docs/RobotAccount.md +0 -15
  119. data/docs/RobotAccountAccess.md +0 -9
  120. data/docs/RobotAccountApi.md +0 -291
  121. data/docs/RobotAccountCreate.md +0 -11
  122. data/docs/RobotAccountPostRep.md +0 -9
  123. data/docs/RobotAccountUpdate.md +0 -8
  124. data/docs/Role.md +0 -11
  125. data/docs/RoleParam.md +0 -9
  126. data/docs/RoleRequest.md +0 -8
  127. data/docs/ScanApi.md +0 -104
  128. data/docs/Scanner.md +0 -10
  129. data/docs/ScannerAdapterMetadata.md +0 -10
  130. data/docs/ScannerCapability.md +0 -9
  131. data/docs/ScannerRegistration.md +0 -21
  132. data/docs/ScannerRegistrationReq.md +0 -15
  133. data/docs/ScannerRegistrationSettings.md +0 -11
  134. data/docs/ScannersApi.md +0 -600
  135. data/docs/Search.md +0 -10
  136. data/docs/SearchRepository.md +0 -13
  137. data/docs/SearchResult.md +0 -10
  138. data/docs/StatisticMap.md +0 -13
  139. data/docs/Stats.md +0 -12
  140. data/docs/Storage.md +0 -9
  141. data/docs/StringConfigItem.md +0 -9
  142. data/docs/SupportedWebhookEventTypes.md +0 -9
  143. data/docs/SysAdminFlag.md +0 -8
  144. data/docs/SystemApi.md +0 -163
  145. data/docs/SystemInfo.md +0 -8
  146. data/docs/TriggerSettings.md +0 -8
  147. data/docs/User.md +0 -22
  148. data/docs/UserEntity.md +0 -9
  149. data/docs/UserGroup.md +0 -11
  150. data/docs/UserProfile.md +0 -10
  151. data/docs/UserSearch.md +0 -9
  152. data/docs/WebhookJob.md +0 -15
  153. data/docs/WebhookLastTrigger.md +0 -11
  154. data/docs/WebhookPolicy.md +0 -17
  155. data/docs/WebhookTargetObject.md +0 -11
  156. data/lib/harbor2_legacy_client/api/quota_api.rb +0 -136
  157. data/lib/harbor2_legacy_client/api/retention_api.rb +0 -482
  158. data/lib/harbor2_legacy_client/api/robot_account_api.rb +0 -321
  159. data/lib/harbor2_legacy_client/api/scan_api.rb +0 -119
  160. data/lib/harbor2_legacy_client/api/scanners_api.rb +0 -624
  161. data/lib/harbor2_legacy_client/api/system_api.rb +0 -173
  162. data/lib/harbor2_legacy_client/models/action.rb +0 -184
  163. data/lib/harbor2_legacy_client/models/action_1.rb +0 -184
  164. data/lib/harbor2_legacy_client/models/admin_job_schedule.rb +0 -196
  165. data/lib/harbor2_legacy_client/models/admin_job_schedule_obj.rb +0 -195
  166. data/lib/harbor2_legacy_client/models/bool_config_item.rb +0 -195
  167. data/lib/harbor2_legacy_client/models/component_health_status.rb +0 -206
  168. data/lib/harbor2_legacy_client/models/configurations.rb +0 -524
  169. data/lib/harbor2_legacy_client/models/configurations_response.rb +0 -514
  170. data/lib/harbor2_legacy_client/models/configurations_scan_all_policy.rb +0 -194
  171. data/lib/harbor2_legacy_client/models/configurations_scan_all_policy_parameter.rb +0 -186
  172. data/lib/harbor2_legacy_client/models/cve_allowlist.rb +0 -217
  173. data/lib/harbor2_legacy_client/models/cve_allowlist_item.rb +0 -186
  174. data/lib/harbor2_legacy_client/models/endpoint.rb +0 -195
  175. data/lib/harbor2_legacy_client/models/event_type.rb +0 -176
  176. data/lib/harbor2_legacy_client/models/filter_style.rb +0 -208
  177. data/lib/harbor2_legacy_client/models/gc_result.rb +0 -264
  178. data/lib/harbor2_legacy_client/models/general_info.rb +0 -265
  179. data/lib/harbor2_legacy_client/models/input_secret.rb +0 -185
  180. data/lib/harbor2_legacy_client/models/integer_config_item.rb +0 -195
  181. data/lib/harbor2_legacy_client/models/is_default.rb +0 -185
  182. data/lib/harbor2_legacy_client/models/ldap_conf.rb +0 -255
  183. data/lib/harbor2_legacy_client/models/ldap_failed_import_users.rb +0 -195
  184. data/lib/harbor2_legacy_client/models/ldap_import_users.rb +0 -187
  185. data/lib/harbor2_legacy_client/models/ldap_users.rb +0 -205
  186. data/lib/harbor2_legacy_client/models/notify_type.rb +0 -176
  187. data/lib/harbor2_legacy_client/models/overall_health_status.rb +0 -197
  188. data/lib/harbor2_legacy_client/models/password.rb +0 -195
  189. data/lib/harbor2_legacy_client/models/ping_registry.rb +0 -245
  190. data/lib/harbor2_legacy_client/models/project.rb +0 -327
  191. data/lib/harbor2_legacy_client/models/project_member.rb +0 -203
  192. data/lib/harbor2_legacy_client/models/project_member_entity.rb +0 -245
  193. data/lib/harbor2_legacy_client/models/project_metadata.rb +0 -235
  194. data/lib/harbor2_legacy_client/models/project_req.rb +0 -235
  195. data/lib/harbor2_legacy_client/models/project_scanner.rb +0 -185
  196. data/lib/harbor2_legacy_client/models/project_summary.rb +0 -253
  197. data/lib/harbor2_legacy_client/models/project_summary_quota.rb +0 -195
  198. data/lib/harbor2_legacy_client/models/put_registry.rb +0 -245
  199. data/lib/harbor2_legacy_client/models/quota.rb +0 -236
  200. data/lib/harbor2_legacy_client/models/quota_ref_object.rb +0 -175
  201. data/lib/harbor2_legacy_client/models/quota_switcher.rb +0 -185
  202. data/lib/harbor2_legacy_client/models/quota_update_req.rb +0 -185
  203. data/lib/harbor2_legacy_client/models/registry.rb +0 -274
  204. data/lib/harbor2_legacy_client/models/registry_credential.rb +0 -205
  205. data/lib/harbor2_legacy_client/models/registry_info.rb +0 -220
  206. data/lib/harbor2_legacy_client/models/replication_execution.rb +0 -296
  207. data/lib/harbor2_legacy_client/models/replication_filter.rb +0 -195
  208. data/lib/harbor2_legacy_client/models/replication_policy.rb +0 -306
  209. data/lib/harbor2_legacy_client/models/replication_task.rb +0 -266
  210. data/lib/harbor2_legacy_client/models/replication_trigger.rb +0 -194
  211. data/lib/harbor2_legacy_client/models/resource_list.rb +0 -175
  212. data/lib/harbor2_legacy_client/models/retention_execution.rb +0 -238
  213. data/lib/harbor2_legacy_client/models/retention_execution_task.rb +0 -274
  214. data/lib/harbor2_legacy_client/models/retention_metadata.rb +0 -212
  215. data/lib/harbor2_legacy_client/models/retention_policy.rb +0 -223
  216. data/lib/harbor2_legacy_client/models/retention_policy_scope.rb +0 -193
  217. data/lib/harbor2_legacy_client/models/retention_rule.rb +0 -253
  218. data/lib/harbor2_legacy_client/models/retention_rule_metadata.rb +0 -218
  219. data/lib/harbor2_legacy_client/models/retention_rule_param_metadata.rb +0 -203
  220. data/lib/harbor2_legacy_client/models/retention_rule_trigger.rb +0 -202
  221. data/lib/harbor2_legacy_client/models/retention_selector.rb +0 -211
  222. data/lib/harbor2_legacy_client/models/retention_selector_metadata.rb +0 -205
  223. data/lib/harbor2_legacy_client/models/robot_account.rb +0 -256
  224. data/lib/harbor2_legacy_client/models/robot_account_access.rb +0 -195
  225. data/lib/harbor2_legacy_client/models/robot_account_create.rb +0 -217
  226. data/lib/harbor2_legacy_client/models/robot_account_post_rep.rb +0 -195
  227. data/lib/harbor2_legacy_client/models/robot_account_update.rb +0 -185
  228. data/lib/harbor2_legacy_client/models/role.rb +0 -214
  229. data/lib/harbor2_legacy_client/models/role_param.rb +0 -197
  230. data/lib/harbor2_legacy_client/models/role_request.rb +0 -185
  231. data/lib/harbor2_legacy_client/models/scanner.rb +0 -205
  232. data/lib/harbor2_legacy_client/models/scanner_adapter_metadata.rb +0 -207
  233. data/lib/harbor2_legacy_client/models/scanner_capability.rb +0 -197
  234. data/lib/harbor2_legacy_client/models/scanner_registration.rb +0 -328
  235. data/lib/harbor2_legacy_client/models/scanner_registration_req.rb +0 -263
  236. data/lib/harbor2_legacy_client/models/scanner_registration_settings.rb +0 -217
  237. data/lib/harbor2_legacy_client/models/search.rb +0 -211
  238. data/lib/harbor2_legacy_client/models/search_repository.rb +0 -235
  239. data/lib/harbor2_legacy_client/models/search_result.rb +0 -205
  240. data/lib/harbor2_legacy_client/models/statistic_map.rb +0 -235
  241. data/lib/harbor2_legacy_client/models/stats.rb +0 -228
  242. data/lib/harbor2_legacy_client/models/storage.rb +0 -195
  243. data/lib/harbor2_legacy_client/models/string_config_item.rb +0 -195
  244. data/lib/harbor2_legacy_client/models/supported_webhook_event_types.rb +0 -198
  245. data/lib/harbor2_legacy_client/models/sys_admin_flag.rb +0 -185
  246. data/lib/harbor2_legacy_client/models/system_info.rb +0 -187
  247. data/lib/harbor2_legacy_client/models/trigger_settings.rb +0 -185
  248. data/lib/harbor2_legacy_client/models/user.rb +0 -312
  249. data/lib/harbor2_legacy_client/models/user_entity.rb +0 -195
  250. data/lib/harbor2_legacy_client/models/user_group.rb +0 -215
  251. data/lib/harbor2_legacy_client/models/user_profile.rb +0 -205
  252. data/lib/harbor2_legacy_client/models/user_search.rb +0 -194
  253. data/lib/harbor2_legacy_client/models/webhook_job.rb +0 -256
  254. data/lib/harbor2_legacy_client/models/webhook_last_trigger.rb +0 -216
  255. data/lib/harbor2_legacy_client/models/webhook_policy.rb +0 -278
  256. data/lib/harbor2_legacy_client/models/webhook_target_object.rb +0 -216
  257. data/spec/api/quota_api_spec.rb +0 -60
  258. data/spec/api/retention_api_spec.rb +0 -136
  259. data/spec/api/robot_account_api_spec.rb +0 -100
  260. data/spec/api/scan_api_spec.rb +0 -57
  261. data/spec/api/scanners_api_spec.rb +0 -169
  262. data/spec/api/system_api_spec.rb +0 -70
  263. data/spec/models/action_1_spec.rb +0 -41
  264. data/spec/models/action_spec.rb +0 -41
  265. data/spec/models/admin_job_schedule_obj_spec.rb +0 -47
  266. data/spec/models/admin_job_schedule_spec.rb +0 -47
  267. data/spec/models/bool_config_item_spec.rb +0 -47
  268. data/spec/models/component_health_status_spec.rb +0 -53
  269. data/spec/models/configurations_response_spec.rb +0 -239
  270. data/spec/models/configurations_scan_all_policy_parameter_spec.rb +0 -41
  271. data/spec/models/configurations_scan_all_policy_spec.rb +0 -47
  272. data/spec/models/configurations_spec.rb +0 -245
  273. data/spec/models/cve_allowlist_item_spec.rb +0 -41
  274. data/spec/models/cve_allowlist_spec.rb +0 -59
  275. data/spec/models/endpoint_spec.rb +0 -47
  276. data/spec/models/event_type_spec.rb +0 -35
  277. data/spec/models/filter_style_spec.rb +0 -53
  278. data/spec/models/gc_result_spec.rb +0 -89
  279. data/spec/models/general_info_spec.rb +0 -89
  280. data/spec/models/input_secret_spec.rb +0 -41
  281. data/spec/models/integer_config_item_spec.rb +0 -47
  282. data/spec/models/is_default_spec.rb +0 -41
  283. data/spec/models/ldap_conf_spec.rb +0 -83
  284. data/spec/models/ldap_failed_import_users_spec.rb +0 -47
  285. data/spec/models/ldap_import_users_spec.rb +0 -41
  286. data/spec/models/ldap_users_spec.rb +0 -53
  287. data/spec/models/notify_type_spec.rb +0 -35
  288. data/spec/models/overall_health_status_spec.rb +0 -47
  289. data/spec/models/password_spec.rb +0 -47
  290. data/spec/models/ping_registry_spec.rb +0 -77
  291. data/spec/models/project_member_entity_spec.rb +0 -77
  292. data/spec/models/project_member_spec.rb +0 -53
  293. data/spec/models/project_metadata_spec.rb +0 -71
  294. data/spec/models/project_req_spec.rb +0 -71
  295. data/spec/models/project_scanner_spec.rb +0 -41
  296. data/spec/models/project_spec.rb +0 -125
  297. data/spec/models/project_summary_quota_spec.rb +0 -47
  298. data/spec/models/project_summary_spec.rb +0 -83
  299. data/spec/models/put_registry_spec.rb +0 -77
  300. data/spec/models/quota_ref_object_spec.rb +0 -35
  301. data/spec/models/quota_spec.rb +0 -71
  302. data/spec/models/quota_switcher_spec.rb +0 -41
  303. data/spec/models/quota_update_req_spec.rb +0 -41
  304. data/spec/models/registry_credential_spec.rb +0 -53
  305. data/spec/models/registry_info_spec.rb +0 -59
  306. data/spec/models/registry_spec.rb +0 -95
  307. data/spec/models/replication_execution_spec.rb +0 -107
  308. data/spec/models/replication_filter_spec.rb +0 -47
  309. data/spec/models/replication_policy_spec.rb +0 -113
  310. data/spec/models/replication_task_spec.rb +0 -89
  311. data/spec/models/replication_trigger_spec.rb +0 -47
  312. data/spec/models/resource_list_spec.rb +0 -35
  313. data/spec/models/retention_execution_spec.rb +0 -77
  314. data/spec/models/retention_execution_task_spec.rb +0 -101
  315. data/spec/models/retention_metadata_spec.rb +0 -53
  316. data/spec/models/retention_policy_scope_spec.rb +0 -47
  317. data/spec/models/retention_policy_spec.rb +0 -65
  318. data/spec/models/retention_rule_metadata_spec.rb +0 -59
  319. data/spec/models/retention_rule_param_metadata_spec.rb +0 -53
  320. data/spec/models/retention_rule_spec.rb +0 -83
  321. data/spec/models/retention_rule_trigger_spec.rb +0 -53
  322. data/spec/models/retention_selector_metadata_spec.rb +0 -53
  323. data/spec/models/retention_selector_spec.rb +0 -59
  324. data/spec/models/robot_account_access_spec.rb +0 -47
  325. data/spec/models/robot_account_create_spec.rb +0 -59
  326. data/spec/models/robot_account_post_rep_spec.rb +0 -47
  327. data/spec/models/robot_account_spec.rb +0 -83
  328. data/spec/models/robot_account_update_spec.rb +0 -41
  329. data/spec/models/role_param_spec.rb +0 -47
  330. data/spec/models/role_request_spec.rb +0 -41
  331. data/spec/models/role_spec.rb +0 -59
  332. data/spec/models/scanner_adapter_metadata_spec.rb +0 -53
  333. data/spec/models/scanner_capability_spec.rb +0 -47
  334. data/spec/models/scanner_registration_req_spec.rb +0 -83
  335. data/spec/models/scanner_registration_settings_spec.rb +0 -59
  336. data/spec/models/scanner_registration_spec.rb +0 -119
  337. data/spec/models/scanner_spec.rb +0 -53
  338. data/spec/models/search_repository_spec.rb +0 -71
  339. data/spec/models/search_result_spec.rb +0 -53
  340. data/spec/models/search_spec.rb +0 -53
  341. data/spec/models/statistic_map_spec.rb +0 -71
  342. data/spec/models/stats_spec.rb +0 -65
  343. data/spec/models/storage_spec.rb +0 -47
  344. data/spec/models/string_config_item_spec.rb +0 -47
  345. data/spec/models/supported_webhook_event_types_spec.rb +0 -47
  346. data/spec/models/sys_admin_flag_spec.rb +0 -41
  347. data/spec/models/system_info_spec.rb +0 -41
  348. data/spec/models/trigger_settings_spec.rb +0 -41
  349. data/spec/models/user_entity_spec.rb +0 -47
  350. data/spec/models/user_group_spec.rb +0 -59
  351. data/spec/models/user_profile_spec.rb +0 -53
  352. data/spec/models/user_search_spec.rb +0 -47
  353. data/spec/models/user_spec.rb +0 -125
  354. data/spec/models/webhook_job_spec.rb +0 -83
  355. data/spec/models/webhook_last_trigger_spec.rb +0 -59
  356. data/spec/models/webhook_policy_spec.rb +0 -95
  357. data/spec/models/webhook_target_object_spec.rb +0 -59
data/docs/ScannersApi.md DELETED
@@ -1,600 +0,0 @@
1
- # Harbor2LegacyClient::ScannersApi
2
-
3
- All URIs are relative to *http://localhost/api/v2.0*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**projects_project_id_scanner_candidates_get**](ScannersApi.md#projects_project_id_scanner_candidates_get) | **GET** /projects/{project_id}/scanner/candidates | Get scanner registration candidates for configurating project level scanner
8
- [**projects_project_id_scanner_get**](ScannersApi.md#projects_project_id_scanner_get) | **GET** /projects/{project_id}/scanner | Get project level scanner
9
- [**projects_project_id_scanner_put**](ScannersApi.md#projects_project_id_scanner_put) | **PUT** /projects/{project_id}/scanner | Configure scanner for the specified project
10
- [**scanners_get**](ScannersApi.md#scanners_get) | **GET** /scanners | List scanner registrations
11
- [**scanners_ping_post**](ScannersApi.md#scanners_ping_post) | **POST** /scanners/ping | Tests scanner registration settings
12
- [**scanners_post**](ScannersApi.md#scanners_post) | **POST** /scanners | Create a scanner registration
13
- [**scanners_registration_id_delete**](ScannersApi.md#scanners_registration_id_delete) | **DELETE** /scanners/{registration_id} | Delete a scanner registration
14
- [**scanners_registration_id_get**](ScannersApi.md#scanners_registration_id_get) | **GET** /scanners/{registration_id} | Get a scanner registration details
15
- [**scanners_registration_id_metadata_get**](ScannersApi.md#scanners_registration_id_metadata_get) | **GET** /scanners/{registration_id}/metadata | Get the metadata of the specified scanner registration
16
- [**scanners_registration_id_patch**](ScannersApi.md#scanners_registration_id_patch) | **PATCH** /scanners/{registration_id} | Set system default scanner registration
17
- [**scanners_registration_id_put**](ScannersApi.md#scanners_registration_id_put) | **PUT** /scanners/{registration_id} | Update a scanner registration
18
-
19
-
20
- # **projects_project_id_scanner_candidates_get**
21
- > Array<ScannerRegistration> projects_project_id_scanner_candidates_get(project_id)
22
-
23
- Get scanner registration candidates for configurating project level scanner
24
-
25
- Retrieve the system configured scanner registrations as candidates of setting project level scanner.
26
-
27
- ### Example
28
- ```ruby
29
- # load the gem
30
- require 'harbor2_legacy_client'
31
- # setup authorization
32
- Harbor2LegacyClient.configure do |config|
33
- # Configure HTTP basic authorization: basicAuth
34
- config.username = 'YOUR USERNAME'
35
- config.password = 'YOUR PASSWORD'
36
- end
37
-
38
- api_instance = Harbor2LegacyClient::ScannersApi.new
39
-
40
- project_id = 789 # Integer | The project identifier.
41
-
42
-
43
- begin
44
- #Get scanner registration candidates for configurating project level scanner
45
- result = api_instance.projects_project_id_scanner_candidates_get(project_id)
46
- p result
47
- rescue Harbor2LegacyClient::ApiError => e
48
- puts "Exception when calling ScannersApi->projects_project_id_scanner_candidates_get: #{e}"
49
- end
50
- ```
51
-
52
- ### Parameters
53
-
54
- Name | Type | Description | Notes
55
- ------------- | ------------- | ------------- | -------------
56
- **project_id** | **Integer**| The project identifier. |
57
-
58
- ### Return type
59
-
60
- [**Array<ScannerRegistration>**](ScannerRegistration.md)
61
-
62
- ### Authorization
63
-
64
- [basicAuth](../README.md#basicAuth)
65
-
66
- ### HTTP request headers
67
-
68
- - **Content-Type**: application/json
69
- - **Accept**: application/json, text/plain
70
-
71
-
72
-
73
- # **projects_project_id_scanner_get**
74
- > ScannerRegistration projects_project_id_scanner_get(project_id)
75
-
76
- Get project level scanner
77
-
78
- Get the scanner registration of the specified project. If no scanner registration is configured for the specified project, the system default scanner registration will be returned.
79
-
80
- ### Example
81
- ```ruby
82
- # load the gem
83
- require 'harbor2_legacy_client'
84
- # setup authorization
85
- Harbor2LegacyClient.configure do |config|
86
- # Configure HTTP basic authorization: basicAuth
87
- config.username = 'YOUR USERNAME'
88
- config.password = 'YOUR PASSWORD'
89
- end
90
-
91
- api_instance = Harbor2LegacyClient::ScannersApi.new
92
-
93
- project_id = 789 # Integer | The project identifier.
94
-
95
-
96
- begin
97
- #Get project level scanner
98
- result = api_instance.projects_project_id_scanner_get(project_id)
99
- p result
100
- rescue Harbor2LegacyClient::ApiError => e
101
- puts "Exception when calling ScannersApi->projects_project_id_scanner_get: #{e}"
102
- end
103
- ```
104
-
105
- ### Parameters
106
-
107
- Name | Type | Description | Notes
108
- ------------- | ------------- | ------------- | -------------
109
- **project_id** | **Integer**| The project identifier. |
110
-
111
- ### Return type
112
-
113
- [**ScannerRegistration**](ScannerRegistration.md)
114
-
115
- ### Authorization
116
-
117
- [basicAuth](../README.md#basicAuth)
118
-
119
- ### HTTP request headers
120
-
121
- - **Content-Type**: application/json
122
- - **Accept**: application/json, text/plain
123
-
124
-
125
-
126
- # **projects_project_id_scanner_put**
127
- > projects_project_id_scanner_put(project_id, payload)
128
-
129
- Configure scanner for the specified project
130
-
131
- Set one of the system configured scanner registration as the indepndent scanner of the specified project.
132
-
133
- ### Example
134
- ```ruby
135
- # load the gem
136
- require 'harbor2_legacy_client'
137
- # setup authorization
138
- Harbor2LegacyClient.configure do |config|
139
- # Configure HTTP basic authorization: basicAuth
140
- config.username = 'YOUR USERNAME'
141
- config.password = 'YOUR PASSWORD'
142
- end
143
-
144
- api_instance = Harbor2LegacyClient::ScannersApi.new
145
-
146
- project_id = 789 # Integer | The project identifier.
147
-
148
- payload = Harbor2LegacyClient::ProjectScanner.new # ProjectScanner |
149
-
150
-
151
- begin
152
- #Configure scanner for the specified project
153
- api_instance.projects_project_id_scanner_put(project_id, payload)
154
- rescue Harbor2LegacyClient::ApiError => e
155
- puts "Exception when calling ScannersApi->projects_project_id_scanner_put: #{e}"
156
- end
157
- ```
158
-
159
- ### Parameters
160
-
161
- Name | Type | Description | Notes
162
- ------------- | ------------- | ------------- | -------------
163
- **project_id** | **Integer**| The project identifier. |
164
- **payload** | [**ProjectScanner**](ProjectScanner.md)| |
165
-
166
- ### Return type
167
-
168
- nil (empty response body)
169
-
170
- ### Authorization
171
-
172
- [basicAuth](../README.md#basicAuth)
173
-
174
- ### HTTP request headers
175
-
176
- - **Content-Type**: application/json
177
- - **Accept**: application/json, text/plain
178
-
179
-
180
-
181
- # **scanners_get**
182
- > Array<ScannerRegistration> scanners_get
183
-
184
- List scanner registrations
185
-
186
- Returns a list of currently configured scanner registrations.
187
-
188
- ### Example
189
- ```ruby
190
- # load the gem
191
- require 'harbor2_legacy_client'
192
- # setup authorization
193
- Harbor2LegacyClient.configure do |config|
194
- # Configure HTTP basic authorization: basicAuth
195
- config.username = 'YOUR USERNAME'
196
- config.password = 'YOUR PASSWORD'
197
- end
198
-
199
- api_instance = Harbor2LegacyClient::ScannersApi.new
200
-
201
- begin
202
- #List scanner registrations
203
- result = api_instance.scanners_get
204
- p result
205
- rescue Harbor2LegacyClient::ApiError => e
206
- puts "Exception when calling ScannersApi->scanners_get: #{e}"
207
- end
208
- ```
209
-
210
- ### Parameters
211
- This endpoint does not need any parameter.
212
-
213
- ### Return type
214
-
215
- [**Array<ScannerRegistration>**](ScannerRegistration.md)
216
-
217
- ### Authorization
218
-
219
- [basicAuth](../README.md#basicAuth)
220
-
221
- ### HTTP request headers
222
-
223
- - **Content-Type**: application/json
224
- - **Accept**: application/json, text/plain
225
-
226
-
227
-
228
- # **scanners_ping_post**
229
- > scanners_ping_post(settings)
230
-
231
- Tests scanner registration settings
232
-
233
- Pings scanner adapter to test endpoint URL and authorization settings.
234
-
235
- ### Example
236
- ```ruby
237
- # load the gem
238
- require 'harbor2_legacy_client'
239
- # setup authorization
240
- Harbor2LegacyClient.configure do |config|
241
- # Configure HTTP basic authorization: basicAuth
242
- config.username = 'YOUR USERNAME'
243
- config.password = 'YOUR PASSWORD'
244
- end
245
-
246
- api_instance = Harbor2LegacyClient::ScannersApi.new
247
-
248
- settings = Harbor2LegacyClient::ScannerRegistrationSettings.new # ScannerRegistrationSettings | A scanner registration settings to be tested.
249
-
250
-
251
- begin
252
- #Tests scanner registration settings
253
- api_instance.scanners_ping_post(settings)
254
- rescue Harbor2LegacyClient::ApiError => e
255
- puts "Exception when calling ScannersApi->scanners_ping_post: #{e}"
256
- end
257
- ```
258
-
259
- ### Parameters
260
-
261
- Name | Type | Description | Notes
262
- ------------- | ------------- | ------------- | -------------
263
- **settings** | [**ScannerRegistrationSettings**](ScannerRegistrationSettings.md)| A scanner registration settings to be tested. |
264
-
265
- ### Return type
266
-
267
- nil (empty response body)
268
-
269
- ### Authorization
270
-
271
- [basicAuth](../README.md#basicAuth)
272
-
273
- ### HTTP request headers
274
-
275
- - **Content-Type**: application/json
276
- - **Accept**: application/json, text/plain
277
-
278
-
279
-
280
- # **scanners_post**
281
- > scanners_post(registration)
282
-
283
- Create a scanner registration
284
-
285
- Creats a new scanner registration with the given data.
286
-
287
- ### Example
288
- ```ruby
289
- # load the gem
290
- require 'harbor2_legacy_client'
291
- # setup authorization
292
- Harbor2LegacyClient.configure do |config|
293
- # Configure HTTP basic authorization: basicAuth
294
- config.username = 'YOUR USERNAME'
295
- config.password = 'YOUR PASSWORD'
296
- end
297
-
298
- api_instance = Harbor2LegacyClient::ScannersApi.new
299
-
300
- registration = Harbor2LegacyClient::ScannerRegistrationReq.new # ScannerRegistrationReq | A scanner registration to be created.
301
-
302
-
303
- begin
304
- #Create a scanner registration
305
- api_instance.scanners_post(registration)
306
- rescue Harbor2LegacyClient::ApiError => e
307
- puts "Exception when calling ScannersApi->scanners_post: #{e}"
308
- end
309
- ```
310
-
311
- ### Parameters
312
-
313
- Name | Type | Description | Notes
314
- ------------- | ------------- | ------------- | -------------
315
- **registration** | [**ScannerRegistrationReq**](ScannerRegistrationReq.md)| A scanner registration to be created. |
316
-
317
- ### Return type
318
-
319
- nil (empty response body)
320
-
321
- ### Authorization
322
-
323
- [basicAuth](../README.md#basicAuth)
324
-
325
- ### HTTP request headers
326
-
327
- - **Content-Type**: application/json
328
- - **Accept**: application/json, text/plain
329
-
330
-
331
-
332
- # **scanners_registration_id_delete**
333
- > ScannerRegistration scanners_registration_id_delete(registration_id)
334
-
335
- Delete a scanner registration
336
-
337
- Deletes the specified scanner registration.
338
-
339
- ### Example
340
- ```ruby
341
- # load the gem
342
- require 'harbor2_legacy_client'
343
- # setup authorization
344
- Harbor2LegacyClient.configure do |config|
345
- # Configure HTTP basic authorization: basicAuth
346
- config.username = 'YOUR USERNAME'
347
- config.password = 'YOUR PASSWORD'
348
- end
349
-
350
- api_instance = Harbor2LegacyClient::ScannersApi.new
351
-
352
- registration_id = 'registration_id_example' # String | The scanner registration identifier.
353
-
354
-
355
- begin
356
- #Delete a scanner registration
357
- result = api_instance.scanners_registration_id_delete(registration_id)
358
- p result
359
- rescue Harbor2LegacyClient::ApiError => e
360
- puts "Exception when calling ScannersApi->scanners_registration_id_delete: #{e}"
361
- end
362
- ```
363
-
364
- ### Parameters
365
-
366
- Name | Type | Description | Notes
367
- ------------- | ------------- | ------------- | -------------
368
- **registration_id** | **String**| The scanner registration identifier. |
369
-
370
- ### Return type
371
-
372
- [**ScannerRegistration**](ScannerRegistration.md)
373
-
374
- ### Authorization
375
-
376
- [basicAuth](../README.md#basicAuth)
377
-
378
- ### HTTP request headers
379
-
380
- - **Content-Type**: application/json
381
- - **Accept**: application/json, text/plain
382
-
383
-
384
-
385
- # **scanners_registration_id_get**
386
- > ScannerRegistration scanners_registration_id_get(registration_id)
387
-
388
- Get a scanner registration details
389
-
390
- Retruns the details of the specified scanner registration.
391
-
392
- ### Example
393
- ```ruby
394
- # load the gem
395
- require 'harbor2_legacy_client'
396
- # setup authorization
397
- Harbor2LegacyClient.configure do |config|
398
- # Configure HTTP basic authorization: basicAuth
399
- config.username = 'YOUR USERNAME'
400
- config.password = 'YOUR PASSWORD'
401
- end
402
-
403
- api_instance = Harbor2LegacyClient::ScannersApi.new
404
-
405
- registration_id = 'registration_id_example' # String | The scanner registration identifer.
406
-
407
-
408
- begin
409
- #Get a scanner registration details
410
- result = api_instance.scanners_registration_id_get(registration_id)
411
- p result
412
- rescue Harbor2LegacyClient::ApiError => e
413
- puts "Exception when calling ScannersApi->scanners_registration_id_get: #{e}"
414
- end
415
- ```
416
-
417
- ### Parameters
418
-
419
- Name | Type | Description | Notes
420
- ------------- | ------------- | ------------- | -------------
421
- **registration_id** | **String**| The scanner registration identifer. |
422
-
423
- ### Return type
424
-
425
- [**ScannerRegistration**](ScannerRegistration.md)
426
-
427
- ### Authorization
428
-
429
- [basicAuth](../README.md#basicAuth)
430
-
431
- ### HTTP request headers
432
-
433
- - **Content-Type**: application/json
434
- - **Accept**: application/json, text/plain
435
-
436
-
437
-
438
- # **scanners_registration_id_metadata_get**
439
- > ScannerAdapterMetadata scanners_registration_id_metadata_get(registration_id)
440
-
441
- Get the metadata of the specified scanner registration
442
-
443
- Get the metadata of the specified scanner registration, including the capabilities and customzied properties.
444
-
445
- ### Example
446
- ```ruby
447
- # load the gem
448
- require 'harbor2_legacy_client'
449
- # setup authorization
450
- Harbor2LegacyClient.configure do |config|
451
- # Configure HTTP basic authorization: basicAuth
452
- config.username = 'YOUR USERNAME'
453
- config.password = 'YOUR PASSWORD'
454
- end
455
-
456
- api_instance = Harbor2LegacyClient::ScannersApi.new
457
-
458
- registration_id = 'registration_id_example' # String | The scanner registration identifier.
459
-
460
-
461
- begin
462
- #Get the metadata of the specified scanner registration
463
- result = api_instance.scanners_registration_id_metadata_get(registration_id)
464
- p result
465
- rescue Harbor2LegacyClient::ApiError => e
466
- puts "Exception when calling ScannersApi->scanners_registration_id_metadata_get: #{e}"
467
- end
468
- ```
469
-
470
- ### Parameters
471
-
472
- Name | Type | Description | Notes
473
- ------------- | ------------- | ------------- | -------------
474
- **registration_id** | **String**| The scanner registration identifier. |
475
-
476
- ### Return type
477
-
478
- [**ScannerAdapterMetadata**](ScannerAdapterMetadata.md)
479
-
480
- ### Authorization
481
-
482
- [basicAuth](../README.md#basicAuth)
483
-
484
- ### HTTP request headers
485
-
486
- - **Content-Type**: application/json
487
- - **Accept**: application/json, text/plain
488
-
489
-
490
-
491
- # **scanners_registration_id_patch**
492
- > scanners_registration_id_patch(registration_id, payload)
493
-
494
- Set system default scanner registration
495
-
496
- Set the specified scanner registration as the system default one.
497
-
498
- ### Example
499
- ```ruby
500
- # load the gem
501
- require 'harbor2_legacy_client'
502
- # setup authorization
503
- Harbor2LegacyClient.configure do |config|
504
- # Configure HTTP basic authorization: basicAuth
505
- config.username = 'YOUR USERNAME'
506
- config.password = 'YOUR PASSWORD'
507
- end
508
-
509
- api_instance = Harbor2LegacyClient::ScannersApi.new
510
-
511
- registration_id = 'registration_id_example' # String | The scanner registration identifier.
512
-
513
- payload = Harbor2LegacyClient::IsDefault.new # IsDefault |
514
-
515
-
516
- begin
517
- #Set system default scanner registration
518
- api_instance.scanners_registration_id_patch(registration_id, payload)
519
- rescue Harbor2LegacyClient::ApiError => e
520
- puts "Exception when calling ScannersApi->scanners_registration_id_patch: #{e}"
521
- end
522
- ```
523
-
524
- ### Parameters
525
-
526
- Name | Type | Description | Notes
527
- ------------- | ------------- | ------------- | -------------
528
- **registration_id** | **String**| The scanner registration identifier. |
529
- **payload** | [**IsDefault**](IsDefault.md)| |
530
-
531
- ### Return type
532
-
533
- nil (empty response body)
534
-
535
- ### Authorization
536
-
537
- [basicAuth](../README.md#basicAuth)
538
-
539
- ### HTTP request headers
540
-
541
- - **Content-Type**: application/json
542
- - **Accept**: application/json, text/plain
543
-
544
-
545
-
546
- # **scanners_registration_id_put**
547
- > scanners_registration_id_put(registration_id, registration)
548
-
549
- Update a scanner registration
550
-
551
- Updates the specified scanner registration.
552
-
553
- ### Example
554
- ```ruby
555
- # load the gem
556
- require 'harbor2_legacy_client'
557
- # setup authorization
558
- Harbor2LegacyClient.configure do |config|
559
- # Configure HTTP basic authorization: basicAuth
560
- config.username = 'YOUR USERNAME'
561
- config.password = 'YOUR PASSWORD'
562
- end
563
-
564
- api_instance = Harbor2LegacyClient::ScannersApi.new
565
-
566
- registration_id = 'registration_id_example' # String | The scanner registration identifier.
567
-
568
- registration = Harbor2LegacyClient::ScannerRegistrationReq.new # ScannerRegistrationReq | A scanner registraiton to be updated.
569
-
570
-
571
- begin
572
- #Update a scanner registration
573
- api_instance.scanners_registration_id_put(registration_id, registration)
574
- rescue Harbor2LegacyClient::ApiError => e
575
- puts "Exception when calling ScannersApi->scanners_registration_id_put: #{e}"
576
- end
577
- ```
578
-
579
- ### Parameters
580
-
581
- Name | Type | Description | Notes
582
- ------------- | ------------- | ------------- | -------------
583
- **registration_id** | **String**| The scanner registration identifier. |
584
- **registration** | [**ScannerRegistrationReq**](ScannerRegistrationReq.md)| A scanner registraiton to be updated. |
585
-
586
- ### Return type
587
-
588
- nil (empty response body)
589
-
590
- ### Authorization
591
-
592
- [basicAuth](../README.md#basicAuth)
593
-
594
- ### HTTP request headers
595
-
596
- - **Content-Type**: application/json
597
- - **Accept**: application/json, text/plain
598
-
599
-
600
-
data/docs/Search.md DELETED
@@ -1,10 +0,0 @@
1
- # Harbor2LegacyClient::Search
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **project** | [**Array<Project>**](Project.md) | Search results of the projects that matched the filter keywords. | [optional]
7
- **repository** | [**Array<SearchRepository>**](SearchRepository.md) | Search results of the repositories that matched the filter keywords. | [optional]
8
- **chart** | [**Array<SearchResult>**](SearchResult.md) | Search results of the charts that macthed the filter keywords. | [optional]
9
-
10
-
@@ -1,13 +0,0 @@
1
- # Harbor2LegacyClient::SearchRepository
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **project_id** | **Integer** | The ID of the project that the repository belongs to | [optional]
7
- **project_name** | **String** | The name of the project that the repository belongs to | [optional]
8
- **project_public** | **BOOLEAN** | The flag to indicate the publicity of the project that the repository belongs to (1 is public, 0 is not) | [optional]
9
- **repository_name** | **String** | The name of the repository | [optional]
10
- **pull_count** | **Integer** | The count how many times the repository is pulled | [optional]
11
- **artifact_count** | **Integer** | The count of artifacts in the repository | [optional]
12
-
13
-
data/docs/SearchResult.md DELETED
@@ -1,10 +0,0 @@
1
- # Harbor2LegacyClient::SearchResult
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **name** | **String** | The chart name with repo name | [optional]
7
- **score** | **Integer** | The matched level | [optional]
8
- **chart** | [**ChartVersion**](ChartVersion.md) | | [optional]
9
-
10
-
data/docs/StatisticMap.md DELETED
@@ -1,13 +0,0 @@
1
- # Harbor2LegacyClient::StatisticMap
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **private_project_count** | **Integer** | The count of the private projects which the user is a member of. | [optional]
7
- **private_repo_count** | **Integer** | The count of the private repositories belonging to the projects which the user is a member of. | [optional]
8
- **public_project_count** | **Integer** | The count of the public projects. | [optional]
9
- **public_repo_count** | **Integer** | The count of the public repositories belonging to the public projects which the user is a member of. | [optional]
10
- **total_project_count** | **Integer** | The count of the total projects, only be seen when the is admin. | [optional]
11
- **total_repo_count** | **Integer** | The count of the total repositories, only be seen when the user is admin. | [optional]
12
-
13
-
data/docs/Stats.md DELETED
@@ -1,12 +0,0 @@
1
- # Harbor2LegacyClient::Stats
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **total** | **Integer** | The total number of scan processes triggered by the scan all action | [optional]
7
- **completed** | **Integer** | The number of the finished scan processes triggered by the scan all action | [optional]
8
- **requester** | **String** | The requester identity which usually uses the ID of the scan all job | [optional]
9
- **metrics** | **Hash<String, Integer>** | The metrics data for the each status | [optional]
10
- **ongoing** | **BOOLEAN** | A flag indicating job status of scan all . | [optional]
11
-
12
-
data/docs/Storage.md DELETED
@@ -1,9 +0,0 @@
1
- # Harbor2LegacyClient::Storage
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **total** | **Integer** | Total volume size. | [optional]
7
- **free** | **Integer** | Free volume size. | [optional]
8
-
9
-
@@ -1,9 +0,0 @@
1
- # Harbor2LegacyClient::StringConfigItem
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **value** | **String** | The string value of current config item | [optional]
7
- **editable** | **BOOLEAN** | The configure item can be updated or not | [optional]
8
-
9
-
@@ -1,9 +0,0 @@
1
- # Harbor2LegacyClient::SupportedWebhookEventTypes
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **event_type** | [**Array<EventType>**](EventType.md) | | [optional]
7
- **notify_type** | [**Array<NotifyType>**](NotifyType.md) | | [optional]
8
-
9
-
data/docs/SysAdminFlag.md DELETED
@@ -1,8 +0,0 @@
1
- # Harbor2LegacyClient::SysAdminFlag
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **sysadmin_flag** | **BOOLEAN** | true-admin, false-not admin. | [optional]
7
-
8
-