harbor1_client 0.1.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.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/README.md +438 -0
- data/Rakefile +8 -0
- data/docs/AccessLog.md +13 -0
- data/docs/Action.md +8 -0
- data/docs/Action1.md +8 -0
- data/docs/AdminJobSchedule.md +8 -0
- data/docs/AdminJobScheduleObj.md +9 -0
- data/docs/BadRequestFormatedError.md +8 -0
- data/docs/BoolConfigItem.md +9 -0
- data/docs/CVEWhitelist.md +11 -0
- data/docs/CVEWhitelistItem.md +8 -0
- data/docs/ChartAPIError.md +8 -0
- data/docs/ChartInfoEntry.md +15 -0
- data/docs/ChartInfoList.md +7 -0
- data/docs/ChartMetadata.md +18 -0
- data/docs/ChartRepositoryApi.md +698 -0
- data/docs/ChartVersion.md +23 -0
- data/docs/ChartVersionDetails.md +13 -0
- data/docs/ChartVersions.md +7 -0
- data/docs/ComponentHealthStatus.md +10 -0
- data/docs/ComponentOverviewEntry.md +9 -0
- data/docs/Configurations.md +42 -0
- data/docs/ConfigurationsResponse.md +41 -0
- data/docs/ConfigurationsScanAllPolicy.md +9 -0
- data/docs/ConfigurationsScanAllPolicyParameter.md +8 -0
- data/docs/ConflictFormatedError.md +8 -0
- data/docs/Dependency.md +10 -0
- data/docs/DetailedTag.md +18 -0
- data/docs/DigitalSignature.md +9 -0
- data/docs/EmailServerSetting.md +13 -0
- data/docs/Endpoint.md +9 -0
- data/docs/FilterStyle.md +10 -0
- data/docs/ForbiddenChartAPIError.md +8 -0
- data/docs/GCResult.md +15 -0
- data/docs/GeneralInfo.md +20 -0
- data/docs/GeneralInfoClairVulnerabilityStatus.md +9 -0
- data/docs/HasAdminRole.md +8 -0
- data/docs/ImmutableTagRule.md +11 -0
- data/docs/InlineResponse200.md +8 -0
- data/docs/InputSecret.md +8 -0
- data/docs/InsufficientStorageChartAPIError.md +8 -0
- data/docs/IntegerConfigItem.md +9 -0
- data/docs/InternalChartAPIError.md +8 -0
- data/docs/IsDefault.md +8 -0
- data/docs/JobStatus.md +15 -0
- data/docs/Label.md +16 -0
- data/docs/LabelApi.md +191 -0
- data/docs/Labels.md +7 -0
- data/docs/LdapConf.md +15 -0
- data/docs/LdapFailedImportUsers.md +9 -0
- data/docs/LdapImportUsers.md +8 -0
- data/docs/LdapUsers.md +10 -0
- data/docs/Manifest.md +9 -0
- data/docs/Namespace.md +9 -0
- data/docs/NativeReportSummary.md +14 -0
- data/docs/NotFoundChartAPIError.md +8 -0
- data/docs/OverallHealthStatus.md +9 -0
- data/docs/Password.md +9 -0
- data/docs/Permission.md +9 -0
- data/docs/PingRegistry.md +14 -0
- data/docs/ProductsApi.md +8594 -0
- data/docs/Project.md +21 -0
- data/docs/ProjectMember.md +10 -0
- data/docs/ProjectMemberEntity.md +14 -0
- data/docs/ProjectMetadata.md +13 -0
- data/docs/ProjectReq.md +12 -0
- data/docs/ProjectScanner.md +8 -0
- data/docs/ProjectSummary.md +14 -0
- data/docs/ProjectSummaryQuota.md +9 -0
- data/docs/PutRegistry.md +14 -0
- data/docs/Quota.md +13 -0
- data/docs/QuotaApi.md +118 -0
- data/docs/QuotaRefObject.md +7 -0
- data/docs/QuotaSwitcher.md +8 -0
- data/docs/QuotaUpdateReq.md +8 -0
- data/docs/Registry.md +17 -0
- data/docs/RegistryCredential.md +10 -0
- data/docs/RegistryInfo.md +11 -0
- data/docs/ReplicationExecution.md +19 -0
- data/docs/ReplicationFilter.md +9 -0
- data/docs/ReplicationPolicy.md +20 -0
- data/docs/ReplicationTask.md +16 -0
- data/docs/ReplicationTrigger.md +9 -0
- data/docs/RepoSignature.md +9 -0
- data/docs/Report.md +11 -0
- data/docs/Repository.md +17 -0
- data/docs/RepositoryDescription.md +8 -0
- data/docs/Resource.md +8 -0
- data/docs/ResourceList.md +7 -0
- data/docs/RetagReq.md +10 -0
- data/docs/RetentionApi.md +449 -0
- data/docs/RetentionExecution.md +14 -0
- data/docs/RetentionExecutionTask.md +18 -0
- data/docs/RetentionMetadata.md +10 -0
- data/docs/RetentionPolicy.md +12 -0
- data/docs/RetentionPolicyScope.md +9 -0
- data/docs/RetentionRule.md +15 -0
- data/docs/RetentionRuleMetadata.md +11 -0
- data/docs/RetentionRuleParamMetadata.md +10 -0
- data/docs/RetentionRuleTrigger.md +10 -0
- data/docs/RetentionSelector.md +10 -0
- data/docs/RetentionSelectorMetadata.md +10 -0
- data/docs/RobotAccount.md +15 -0
- data/docs/RobotAccountAccess.md +9 -0
- data/docs/RobotAccountApi.md +291 -0
- data/docs/RobotAccountCreate.md +10 -0
- data/docs/RobotAccountPostRep.md +9 -0
- data/docs/RobotAccountUpdate.md +8 -0
- data/docs/Role.md +11 -0
- data/docs/RoleParam.md +9 -0
- data/docs/RoleRequest.md +8 -0
- data/docs/ScanApi.md +281 -0
- data/docs/ScanOverview.md +7 -0
- data/docs/Scanner.md +10 -0
- data/docs/ScannerAdapterMetadata.md +10 -0
- data/docs/ScannerCapability.md +9 -0
- data/docs/ScannerRegistration.md +21 -0
- data/docs/ScannerRegistrationReq.md +15 -0
- data/docs/ScannerRegistrationSettings.md +11 -0
- data/docs/ScannersApi.md +600 -0
- data/docs/Search.md +10 -0
- data/docs/SearchRepository.md +13 -0
- data/docs/SearchResult.md +10 -0
- data/docs/SecurityReport.md +8 -0
- data/docs/StatisticMap.md +13 -0
- data/docs/Stats.md +11 -0
- data/docs/Storage.md +9 -0
- data/docs/StringConfigItem.md +9 -0
- data/docs/SystemApi.md +163 -0
- data/docs/SystemInfo.md +8 -0
- data/docs/Tags.md +8 -0
- data/docs/TriggerSettings.md +8 -0
- data/docs/UnauthorizedChartAPIError.md +8 -0
- data/docs/User.md +21 -0
- data/docs/UserEntity.md +9 -0
- data/docs/UserGroup.md +11 -0
- data/docs/UserProfile.md +10 -0
- data/docs/UserSearch.md +9 -0
- data/docs/VulnNamespaceTimestamp.md +9 -0
- data/docs/VulnerabilityItem.md +14 -0
- data/docs/VulnerabilitySummary.md +10 -0
- data/docs/WebhookJob.md +15 -0
- data/docs/WebhookLastTrigger.md +11 -0
- data/docs/WebhookPolicy.md +17 -0
- data/docs/WebhookTargetObject.md +11 -0
- data/git_push.sh +55 -0
- data/harbor1_client.gemspec +46 -0
- data/lib/harbor1_client.rb +182 -0
- data/lib/harbor1_client/api/chart_repository_api.rb +762 -0
- data/lib/harbor1_client/api/label_api.rb +230 -0
- data/lib/harbor1_client/api/products_api.rb +8783 -0
- data/lib/harbor1_client/api/quota_api.rb +136 -0
- data/lib/harbor1_client/api/retention_api.rb +482 -0
- data/lib/harbor1_client/api/robot_account_api.rb +321 -0
- data/lib/harbor1_client/api/scan_api.rb +307 -0
- data/lib/harbor1_client/api/scanners_api.rb +624 -0
- data/lib/harbor1_client/api/system_api.rb +173 -0
- data/lib/harbor1_client/api_client.rb +391 -0
- data/lib/harbor1_client/api_error.rb +38 -0
- data/lib/harbor1_client/configuration.rb +209 -0
- data/lib/harbor1_client/models/access_log.rb +235 -0
- data/lib/harbor1_client/models/action.rb +184 -0
- data/lib/harbor1_client/models/action_1.rb +184 -0
- data/lib/harbor1_client/models/admin_job_schedule.rb +184 -0
- data/lib/harbor1_client/models/admin_job_schedule_obj.rb +195 -0
- data/lib/harbor1_client/models/bad_request_formated_error.rb +191 -0
- data/lib/harbor1_client/models/bool_config_item.rb +195 -0
- data/lib/harbor1_client/models/chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/chart_info_entry.rb +271 -0
- data/lib/harbor1_client/models/chart_info_list.rb +176 -0
- data/lib/harbor1_client/models/chart_metadata.rb +320 -0
- data/lib/harbor1_client/models/chart_version.rb +371 -0
- data/lib/harbor1_client/models/chart_version_details.rb +236 -0
- data/lib/harbor1_client/models/chart_versions.rb +176 -0
- data/lib/harbor1_client/models/component_health_status.rb +206 -0
- data/lib/harbor1_client/models/component_overview_entry.rb +195 -0
- data/lib/harbor1_client/models/configurations.rb +524 -0
- data/lib/harbor1_client/models/configurations_response.rb +514 -0
- data/lib/harbor1_client/models/configurations_scan_all_policy.rb +194 -0
- data/lib/harbor1_client/models/configurations_scan_all_policy_parameter.rb +186 -0
- data/lib/harbor1_client/models/conflict_formated_error.rb +191 -0
- data/lib/harbor1_client/models/cve_whitelist.rb +217 -0
- data/lib/harbor1_client/models/cve_whitelist_item.rb +186 -0
- data/lib/harbor1_client/models/dependency.rb +216 -0
- data/lib/harbor1_client/models/detailed_tag.rb +287 -0
- data/lib/harbor1_client/models/digital_signature.rb +196 -0
- data/lib/harbor1_client/models/email_server_setting.rb +235 -0
- data/lib/harbor1_client/models/endpoint.rb +195 -0
- data/lib/harbor1_client/models/filter_style.rb +208 -0
- data/lib/harbor1_client/models/forbidden_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/gc_result.rb +254 -0
- data/lib/harbor1_client/models/general_info.rb +304 -0
- data/lib/harbor1_client/models/general_info_clair_vulnerability_status.rb +198 -0
- data/lib/harbor1_client/models/has_admin_role.rb +185 -0
- data/lib/harbor1_client/models/immutable_tag_rule.rb +211 -0
- data/lib/harbor1_client/models/inline_response_200.rb +184 -0
- data/lib/harbor1_client/models/input_secret.rb +185 -0
- data/lib/harbor1_client/models/insufficient_storage_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/integer_config_item.rb +195 -0
- data/lib/harbor1_client/models/internal_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/is_default.rb +185 -0
- data/lib/harbor1_client/models/job_status.rb +257 -0
- data/lib/harbor1_client/models/label.rb +265 -0
- data/lib/harbor1_client/models/labels.rb +176 -0
- data/lib/harbor1_client/models/ldap_conf.rb +255 -0
- data/lib/harbor1_client/models/ldap_failed_import_users.rb +195 -0
- data/lib/harbor1_client/models/ldap_import_users.rb +187 -0
- data/lib/harbor1_client/models/ldap_users.rb +205 -0
- data/lib/harbor1_client/models/manifest.rb +195 -0
- data/lib/harbor1_client/models/namespace.rb +196 -0
- data/lib/harbor1_client/models/native_report_summary.rb +245 -0
- data/lib/harbor1_client/models/not_found_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/overall_health_status.rb +197 -0
- data/lib/harbor1_client/models/password.rb +195 -0
- data/lib/harbor1_client/models/permission.rb +196 -0
- data/lib/harbor1_client/models/ping_registry.rb +245 -0
- data/lib/harbor1_client/models/project.rb +317 -0
- data/lib/harbor1_client/models/project_member.rb +203 -0
- data/lib/harbor1_client/models/project_member_entity.rb +245 -0
- data/lib/harbor1_client/models/project_metadata.rb +235 -0
- data/lib/harbor1_client/models/project_req.rb +225 -0
- data/lib/harbor1_client/models/project_scanner.rb +185 -0
- data/lib/harbor1_client/models/project_summary.rb +244 -0
- data/lib/harbor1_client/models/project_summary_quota.rb +195 -0
- data/lib/harbor1_client/models/put_registry.rb +245 -0
- data/lib/harbor1_client/models/quota.rb +236 -0
- data/lib/harbor1_client/models/quota_ref_object.rb +175 -0
- data/lib/harbor1_client/models/quota_switcher.rb +185 -0
- data/lib/harbor1_client/models/quota_update_req.rb +185 -0
- data/lib/harbor1_client/models/registry.rb +274 -0
- data/lib/harbor1_client/models/registry_credential.rb +205 -0
- data/lib/harbor1_client/models/registry_info.rb +220 -0
- data/lib/harbor1_client/models/replication_execution.rb +296 -0
- data/lib/harbor1_client/models/replication_filter.rb +195 -0
- data/lib/harbor1_client/models/replication_policy.rb +306 -0
- data/lib/harbor1_client/models/replication_task.rb +266 -0
- data/lib/harbor1_client/models/replication_trigger.rb +194 -0
- data/lib/harbor1_client/models/repo_signature.rb +195 -0
- data/lib/harbor1_client/models/report.rb +216 -0
- data/lib/harbor1_client/models/repository.rb +277 -0
- data/lib/harbor1_client/models/repository_description.rb +185 -0
- data/lib/harbor1_client/models/resource.rb +187 -0
- data/lib/harbor1_client/models/resource_list.rb +175 -0
- data/lib/harbor1_client/models/retag_req.rb +205 -0
- data/lib/harbor1_client/models/retention_execution.rb +238 -0
- data/lib/harbor1_client/models/retention_execution_task.rb +274 -0
- data/lib/harbor1_client/models/retention_metadata.rb +212 -0
- data/lib/harbor1_client/models/retention_policy.rb +223 -0
- data/lib/harbor1_client/models/retention_policy_scope.rb +193 -0
- data/lib/harbor1_client/models/retention_rule.rb +253 -0
- data/lib/harbor1_client/models/retention_rule_metadata.rb +218 -0
- data/lib/harbor1_client/models/retention_rule_param_metadata.rb +203 -0
- data/lib/harbor1_client/models/retention_rule_trigger.rb +202 -0
- data/lib/harbor1_client/models/retention_selector.rb +202 -0
- data/lib/harbor1_client/models/retention_selector_metadata.rb +205 -0
- data/lib/harbor1_client/models/robot_account.rb +256 -0
- data/lib/harbor1_client/models/robot_account_access.rb +195 -0
- data/lib/harbor1_client/models/robot_account_create.rb +207 -0
- data/lib/harbor1_client/models/robot_account_post_rep.rb +195 -0
- data/lib/harbor1_client/models/robot_account_update.rb +185 -0
- data/lib/harbor1_client/models/role.rb +214 -0
- data/lib/harbor1_client/models/role_param.rb +197 -0
- data/lib/harbor1_client/models/role_request.rb +185 -0
- data/lib/harbor1_client/models/scan_overview.rb +176 -0
- data/lib/harbor1_client/models/scanner.rb +205 -0
- data/lib/harbor1_client/models/scanner_adapter_metadata.rb +207 -0
- data/lib/harbor1_client/models/scanner_capability.rb +197 -0
- data/lib/harbor1_client/models/scanner_registration.rb +328 -0
- data/lib/harbor1_client/models/scanner_registration_req.rb +263 -0
- data/lib/harbor1_client/models/scanner_registration_settings.rb +217 -0
- data/lib/harbor1_client/models/search.rb +211 -0
- data/lib/harbor1_client/models/search_repository.rb +235 -0
- data/lib/harbor1_client/models/search_result.rb +205 -0
- data/lib/harbor1_client/models/security_report.rb +185 -0
- data/lib/harbor1_client/models/statistic_map.rb +235 -0
- data/lib/harbor1_client/models/stats.rb +218 -0
- data/lib/harbor1_client/models/storage.rb +195 -0
- data/lib/harbor1_client/models/string_config_item.rb +195 -0
- data/lib/harbor1_client/models/system_info.rb +187 -0
- data/lib/harbor1_client/models/tags.rb +185 -0
- data/lib/harbor1_client/models/trigger_settings.rb +185 -0
- data/lib/harbor1_client/models/unauthorized_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/user.rb +302 -0
- data/lib/harbor1_client/models/user_entity.rb +195 -0
- data/lib/harbor1_client/models/user_group.rb +215 -0
- data/lib/harbor1_client/models/user_profile.rb +205 -0
- data/lib/harbor1_client/models/user_search.rb +194 -0
- data/lib/harbor1_client/models/vuln_namespace_timestamp.rb +195 -0
- data/lib/harbor1_client/models/vulnerability_item.rb +247 -0
- data/lib/harbor1_client/models/vulnerability_summary.rb +208 -0
- data/lib/harbor1_client/models/webhook_job.rb +256 -0
- data/lib/harbor1_client/models/webhook_last_trigger.rb +216 -0
- data/lib/harbor1_client/models/webhook_policy.rb +278 -0
- data/lib/harbor1_client/models/webhook_target_object.rb +216 -0
- data/lib/harbor1_client/version.rb +15 -0
- data/spec/api/chart_repository_api_spec.rb +196 -0
- data/spec/api/label_api_spec.rb +79 -0
- data/spec/api/products_api_spec.rb +2010 -0
- data/spec/api/quota_api_spec.rb +60 -0
- data/spec/api/retention_api_spec.rb +136 -0
- data/spec/api/robot_account_api_spec.rb +100 -0
- data/spec/api/scan_api_spec.rb +98 -0
- data/spec/api/scanners_api_spec.rb +169 -0
- data/spec/api/system_api_spec.rb +70 -0
- data/spec/api_client_spec.rb +243 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/access_log_spec.rb +71 -0
- data/spec/models/action_1_spec.rb +41 -0
- data/spec/models/action_spec.rb +41 -0
- data/spec/models/admin_job_schedule_obj_spec.rb +47 -0
- data/spec/models/admin_job_schedule_spec.rb +41 -0
- data/spec/models/bad_request_formated_error_spec.rb +41 -0
- data/spec/models/bool_config_item_spec.rb +47 -0
- data/spec/models/chart_api_error_spec.rb +41 -0
- data/spec/models/chart_info_entry_spec.rb +83 -0
- data/spec/models/chart_info_list_spec.rb +35 -0
- data/spec/models/chart_metadata_spec.rb +101 -0
- data/spec/models/chart_version_details_spec.rb +71 -0
- data/spec/models/chart_version_spec.rb +131 -0
- data/spec/models/chart_versions_spec.rb +35 -0
- data/spec/models/component_health_status_spec.rb +53 -0
- data/spec/models/component_overview_entry_spec.rb +47 -0
- data/spec/models/configurations_response_spec.rb +239 -0
- data/spec/models/configurations_scan_all_policy_parameter_spec.rb +41 -0
- data/spec/models/configurations_scan_all_policy_spec.rb +47 -0
- data/spec/models/configurations_spec.rb +245 -0
- data/spec/models/conflict_formated_error_spec.rb +41 -0
- data/spec/models/cve_whitelist_item_spec.rb +41 -0
- data/spec/models/cve_whitelist_spec.rb +59 -0
- data/spec/models/dependency_spec.rb +53 -0
- data/spec/models/detailed_tag_spec.rb +101 -0
- data/spec/models/digital_signature_spec.rb +47 -0
- data/spec/models/email_server_setting_spec.rb +71 -0
- data/spec/models/endpoint_spec.rb +47 -0
- data/spec/models/filter_style_spec.rb +53 -0
- data/spec/models/forbidden_chart_api_error_spec.rb +41 -0
- data/spec/models/gc_result_spec.rb +83 -0
- data/spec/models/general_info_clair_vulnerability_status_spec.rb +47 -0
- data/spec/models/general_info_spec.rb +113 -0
- data/spec/models/has_admin_role_spec.rb +41 -0
- data/spec/models/immutable_tag_rule_spec.rb +59 -0
- data/spec/models/inline_response_200_spec.rb +41 -0
- data/spec/models/input_secret_spec.rb +41 -0
- data/spec/models/insufficient_storage_chart_api_error_spec.rb +41 -0
- data/spec/models/integer_config_item_spec.rb +47 -0
- data/spec/models/internal_chart_api_error_spec.rb +41 -0
- data/spec/models/is_default_spec.rb +41 -0
- data/spec/models/job_status_spec.rb +83 -0
- data/spec/models/label_spec.rb +89 -0
- data/spec/models/labels_spec.rb +35 -0
- data/spec/models/ldap_conf_spec.rb +83 -0
- data/spec/models/ldap_failed_import_users_spec.rb +47 -0
- data/spec/models/ldap_import_users_spec.rb +41 -0
- data/spec/models/ldap_users_spec.rb +53 -0
- data/spec/models/manifest_spec.rb +47 -0
- data/spec/models/namespace_spec.rb +47 -0
- data/spec/models/native_report_summary_spec.rb +77 -0
- data/spec/models/not_found_chart_api_error_spec.rb +41 -0
- data/spec/models/overall_health_status_spec.rb +47 -0
- data/spec/models/password_spec.rb +47 -0
- data/spec/models/permission_spec.rb +47 -0
- data/spec/models/ping_registry_spec.rb +77 -0
- data/spec/models/project_member_entity_spec.rb +77 -0
- data/spec/models/project_member_spec.rb +53 -0
- data/spec/models/project_metadata_spec.rb +71 -0
- data/spec/models/project_req_spec.rb +65 -0
- data/spec/models/project_scanner_spec.rb +41 -0
- data/spec/models/project_spec.rb +119 -0
- data/spec/models/project_summary_quota_spec.rb +47 -0
- data/spec/models/project_summary_spec.rb +77 -0
- data/spec/models/put_registry_spec.rb +77 -0
- data/spec/models/quota_ref_object_spec.rb +35 -0
- data/spec/models/quota_spec.rb +71 -0
- data/spec/models/quota_switcher_spec.rb +41 -0
- data/spec/models/quota_update_req_spec.rb +41 -0
- data/spec/models/registry_credential_spec.rb +53 -0
- data/spec/models/registry_info_spec.rb +59 -0
- data/spec/models/registry_spec.rb +95 -0
- data/spec/models/replication_execution_spec.rb +107 -0
- data/spec/models/replication_filter_spec.rb +47 -0
- data/spec/models/replication_policy_spec.rb +113 -0
- data/spec/models/replication_task_spec.rb +89 -0
- data/spec/models/replication_trigger_spec.rb +47 -0
- data/spec/models/repo_signature_spec.rb +47 -0
- data/spec/models/report_spec.rb +59 -0
- data/spec/models/repository_description_spec.rb +41 -0
- data/spec/models/repository_spec.rb +95 -0
- data/spec/models/resource_list_spec.rb +35 -0
- data/spec/models/resource_spec.rb +41 -0
- data/spec/models/retag_req_spec.rb +53 -0
- data/spec/models/retention_execution_spec.rb +77 -0
- data/spec/models/retention_execution_task_spec.rb +101 -0
- data/spec/models/retention_metadata_spec.rb +53 -0
- data/spec/models/retention_policy_scope_spec.rb +47 -0
- data/spec/models/retention_policy_spec.rb +65 -0
- data/spec/models/retention_rule_metadata_spec.rb +59 -0
- data/spec/models/retention_rule_param_metadata_spec.rb +53 -0
- data/spec/models/retention_rule_spec.rb +83 -0
- data/spec/models/retention_rule_trigger_spec.rb +53 -0
- data/spec/models/retention_selector_metadata_spec.rb +53 -0
- data/spec/models/retention_selector_spec.rb +53 -0
- data/spec/models/robot_account_access_spec.rb +47 -0
- data/spec/models/robot_account_create_spec.rb +53 -0
- data/spec/models/robot_account_post_rep_spec.rb +47 -0
- data/spec/models/robot_account_spec.rb +83 -0
- data/spec/models/robot_account_update_spec.rb +41 -0
- data/spec/models/role_param_spec.rb +47 -0
- data/spec/models/role_request_spec.rb +41 -0
- data/spec/models/role_spec.rb +59 -0
- data/spec/models/scan_overview_spec.rb +35 -0
- data/spec/models/scanner_adapter_metadata_spec.rb +53 -0
- data/spec/models/scanner_capability_spec.rb +47 -0
- data/spec/models/scanner_registration_req_spec.rb +83 -0
- data/spec/models/scanner_registration_settings_spec.rb +59 -0
- data/spec/models/scanner_registration_spec.rb +119 -0
- data/spec/models/scanner_spec.rb +53 -0
- data/spec/models/search_repository_spec.rb +71 -0
- data/spec/models/search_result_spec.rb +53 -0
- data/spec/models/search_spec.rb +53 -0
- data/spec/models/security_report_spec.rb +41 -0
- data/spec/models/statistic_map_spec.rb +71 -0
- data/spec/models/stats_spec.rb +59 -0
- data/spec/models/storage_spec.rb +47 -0
- data/spec/models/string_config_item_spec.rb +47 -0
- data/spec/models/system_info_spec.rb +41 -0
- data/spec/models/tags_spec.rb +41 -0
- data/spec/models/trigger_settings_spec.rb +41 -0
- data/spec/models/unauthorized_chart_api_error_spec.rb +41 -0
- data/spec/models/user_entity_spec.rb +47 -0
- data/spec/models/user_group_spec.rb +59 -0
- data/spec/models/user_profile_spec.rb +53 -0
- data/spec/models/user_search_spec.rb +47 -0
- data/spec/models/user_spec.rb +119 -0
- data/spec/models/vuln_namespace_timestamp_spec.rb +47 -0
- data/spec/models/vulnerability_item_spec.rb +77 -0
- data/spec/models/vulnerability_summary_spec.rb +53 -0
- data/spec/models/webhook_job_spec.rb +83 -0
- data/spec/models/webhook_last_trigger_spec.rb +59 -0
- data/spec/models/webhook_policy_spec.rb +95 -0
- data/spec/models/webhook_target_object_spec.rb +59 -0
- data/spec/spec_helper.rb +111 -0
- metadata +832 -0
|
@@ -0,0 +1,321 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Harbor API
|
|
3
|
+
|
|
4
|
+
#These APIs provide services for manipulating Harbor project.
|
|
5
|
+
|
|
6
|
+
OpenAPI spec version: 1.10.0
|
|
7
|
+
|
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
+
Swagger Codegen version: 2.4.17
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'uri'
|
|
14
|
+
|
|
15
|
+
module Harbor1Client
|
|
16
|
+
class RobotAccountApi
|
|
17
|
+
attr_accessor :api_client
|
|
18
|
+
|
|
19
|
+
def initialize(api_client = ApiClient.default)
|
|
20
|
+
@api_client = api_client
|
|
21
|
+
end
|
|
22
|
+
# Get all robot accounts of specified project
|
|
23
|
+
# Get all robot accounts of specified project
|
|
24
|
+
# @param project_id Relevant project ID.
|
|
25
|
+
# @param [Hash] opts the optional parameters
|
|
26
|
+
# @return [Array<RobotAccount>]
|
|
27
|
+
def projects_project_id_robots_get(project_id, opts = {})
|
|
28
|
+
data, _status_code, _headers = projects_project_id_robots_get_with_http_info(project_id, opts)
|
|
29
|
+
data
|
|
30
|
+
end
|
|
31
|
+
|
|
32
|
+
# Get all robot accounts of specified project
|
|
33
|
+
# Get all robot accounts of specified project
|
|
34
|
+
# @param project_id Relevant project ID.
|
|
35
|
+
# @param [Hash] opts the optional parameters
|
|
36
|
+
# @return [Array<(Array<RobotAccount>, Fixnum, Hash)>] Array<RobotAccount> data, response status code and response headers
|
|
37
|
+
def projects_project_id_robots_get_with_http_info(project_id, opts = {})
|
|
38
|
+
if @api_client.config.debugging
|
|
39
|
+
@api_client.config.logger.debug 'Calling API: RobotAccountApi.projects_project_id_robots_get ...'
|
|
40
|
+
end
|
|
41
|
+
# verify the required parameter 'project_id' is set
|
|
42
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
43
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling RobotAccountApi.projects_project_id_robots_get"
|
|
44
|
+
end
|
|
45
|
+
# resource path
|
|
46
|
+
local_var_path = '/projects/{project_id}/robots'.sub('{' + 'project_id' + '}', project_id.to_s)
|
|
47
|
+
|
|
48
|
+
# query parameters
|
|
49
|
+
query_params = {}
|
|
50
|
+
|
|
51
|
+
# header parameters
|
|
52
|
+
header_params = {}
|
|
53
|
+
# HTTP header 'Accept' (if needed)
|
|
54
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
55
|
+
# HTTP header 'Content-Type'
|
|
56
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
57
|
+
|
|
58
|
+
# form parameters
|
|
59
|
+
form_params = {}
|
|
60
|
+
|
|
61
|
+
# http body (model)
|
|
62
|
+
post_body = nil
|
|
63
|
+
auth_names = ['basicAuth']
|
|
64
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
65
|
+
:header_params => header_params,
|
|
66
|
+
:query_params => query_params,
|
|
67
|
+
:form_params => form_params,
|
|
68
|
+
:body => post_body,
|
|
69
|
+
:auth_names => auth_names,
|
|
70
|
+
:return_type => 'Array<RobotAccount>')
|
|
71
|
+
if @api_client.config.debugging
|
|
72
|
+
@api_client.config.logger.debug "API called: RobotAccountApi#projects_project_id_robots_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
73
|
+
end
|
|
74
|
+
return data, status_code, headers
|
|
75
|
+
end
|
|
76
|
+
# Create a robot account for project
|
|
77
|
+
# Create a robot account for project
|
|
78
|
+
# @param project_id Relevant project ID.
|
|
79
|
+
# @param robot Request body of creating a robot account.
|
|
80
|
+
# @param [Hash] opts the optional parameters
|
|
81
|
+
# @return [RobotAccountPostRep]
|
|
82
|
+
def projects_project_id_robots_post(project_id, robot, opts = {})
|
|
83
|
+
data, _status_code, _headers = projects_project_id_robots_post_with_http_info(project_id, robot, opts)
|
|
84
|
+
data
|
|
85
|
+
end
|
|
86
|
+
|
|
87
|
+
# Create a robot account for project
|
|
88
|
+
# Create a robot account for project
|
|
89
|
+
# @param project_id Relevant project ID.
|
|
90
|
+
# @param robot Request body of creating a robot account.
|
|
91
|
+
# @param [Hash] opts the optional parameters
|
|
92
|
+
# @return [Array<(RobotAccountPostRep, Fixnum, Hash)>] RobotAccountPostRep data, response status code and response headers
|
|
93
|
+
def projects_project_id_robots_post_with_http_info(project_id, robot, opts = {})
|
|
94
|
+
if @api_client.config.debugging
|
|
95
|
+
@api_client.config.logger.debug 'Calling API: RobotAccountApi.projects_project_id_robots_post ...'
|
|
96
|
+
end
|
|
97
|
+
# verify the required parameter 'project_id' is set
|
|
98
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
99
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling RobotAccountApi.projects_project_id_robots_post"
|
|
100
|
+
end
|
|
101
|
+
# verify the required parameter 'robot' is set
|
|
102
|
+
if @api_client.config.client_side_validation && robot.nil?
|
|
103
|
+
fail ArgumentError, "Missing the required parameter 'robot' when calling RobotAccountApi.projects_project_id_robots_post"
|
|
104
|
+
end
|
|
105
|
+
# resource path
|
|
106
|
+
local_var_path = '/projects/{project_id}/robots'.sub('{' + 'project_id' + '}', project_id.to_s)
|
|
107
|
+
|
|
108
|
+
# query parameters
|
|
109
|
+
query_params = {}
|
|
110
|
+
|
|
111
|
+
# header parameters
|
|
112
|
+
header_params = {}
|
|
113
|
+
# HTTP header 'Accept' (if needed)
|
|
114
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
115
|
+
# HTTP header 'Content-Type'
|
|
116
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
117
|
+
|
|
118
|
+
# form parameters
|
|
119
|
+
form_params = {}
|
|
120
|
+
|
|
121
|
+
# http body (model)
|
|
122
|
+
post_body = @api_client.object_to_http_body(robot)
|
|
123
|
+
auth_names = ['basicAuth']
|
|
124
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
125
|
+
:header_params => header_params,
|
|
126
|
+
:query_params => query_params,
|
|
127
|
+
:form_params => form_params,
|
|
128
|
+
:body => post_body,
|
|
129
|
+
:auth_names => auth_names,
|
|
130
|
+
:return_type => 'RobotAccountPostRep')
|
|
131
|
+
if @api_client.config.debugging
|
|
132
|
+
@api_client.config.logger.debug "API called: RobotAccountApi#projects_project_id_robots_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
133
|
+
end
|
|
134
|
+
return data, status_code, headers
|
|
135
|
+
end
|
|
136
|
+
# Delete the specified robot account
|
|
137
|
+
# Delete the specified robot account
|
|
138
|
+
# @param project_id Relevant project ID.
|
|
139
|
+
# @param robot_id The ID of robot account.
|
|
140
|
+
# @param [Hash] opts the optional parameters
|
|
141
|
+
# @return [nil]
|
|
142
|
+
def projects_project_id_robots_robot_id_delete(project_id, robot_id, opts = {})
|
|
143
|
+
projects_project_id_robots_robot_id_delete_with_http_info(project_id, robot_id, opts)
|
|
144
|
+
nil
|
|
145
|
+
end
|
|
146
|
+
|
|
147
|
+
# Delete the specified robot account
|
|
148
|
+
# Delete the specified robot account
|
|
149
|
+
# @param project_id Relevant project ID.
|
|
150
|
+
# @param robot_id The ID of robot account.
|
|
151
|
+
# @param [Hash] opts the optional parameters
|
|
152
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
153
|
+
def projects_project_id_robots_robot_id_delete_with_http_info(project_id, robot_id, opts = {})
|
|
154
|
+
if @api_client.config.debugging
|
|
155
|
+
@api_client.config.logger.debug 'Calling API: RobotAccountApi.projects_project_id_robots_robot_id_delete ...'
|
|
156
|
+
end
|
|
157
|
+
# verify the required parameter 'project_id' is set
|
|
158
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
159
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling RobotAccountApi.projects_project_id_robots_robot_id_delete"
|
|
160
|
+
end
|
|
161
|
+
# verify the required parameter 'robot_id' is set
|
|
162
|
+
if @api_client.config.client_side_validation && robot_id.nil?
|
|
163
|
+
fail ArgumentError, "Missing the required parameter 'robot_id' when calling RobotAccountApi.projects_project_id_robots_robot_id_delete"
|
|
164
|
+
end
|
|
165
|
+
# resource path
|
|
166
|
+
local_var_path = '/projects/{project_id}/robots/{robot_id}'.sub('{' + 'project_id' + '}', project_id.to_s).sub('{' + 'robot_id' + '}', robot_id.to_s)
|
|
167
|
+
|
|
168
|
+
# query parameters
|
|
169
|
+
query_params = {}
|
|
170
|
+
|
|
171
|
+
# header parameters
|
|
172
|
+
header_params = {}
|
|
173
|
+
# HTTP header 'Accept' (if needed)
|
|
174
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
175
|
+
# HTTP header 'Content-Type'
|
|
176
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
177
|
+
|
|
178
|
+
# form parameters
|
|
179
|
+
form_params = {}
|
|
180
|
+
|
|
181
|
+
# http body (model)
|
|
182
|
+
post_body = nil
|
|
183
|
+
auth_names = ['basicAuth']
|
|
184
|
+
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
|
185
|
+
:header_params => header_params,
|
|
186
|
+
:query_params => query_params,
|
|
187
|
+
:form_params => form_params,
|
|
188
|
+
:body => post_body,
|
|
189
|
+
:auth_names => auth_names)
|
|
190
|
+
if @api_client.config.debugging
|
|
191
|
+
@api_client.config.logger.debug "API called: RobotAccountApi#projects_project_id_robots_robot_id_delete\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
192
|
+
end
|
|
193
|
+
return data, status_code, headers
|
|
194
|
+
end
|
|
195
|
+
# Return the infor of the specified robot account.
|
|
196
|
+
# Return the infor of the specified robot account.
|
|
197
|
+
# @param project_id Relevant project ID.
|
|
198
|
+
# @param robot_id The ID of robot account.
|
|
199
|
+
# @param [Hash] opts the optional parameters
|
|
200
|
+
# @return [RobotAccount]
|
|
201
|
+
def projects_project_id_robots_robot_id_get(project_id, robot_id, opts = {})
|
|
202
|
+
data, _status_code, _headers = projects_project_id_robots_robot_id_get_with_http_info(project_id, robot_id, opts)
|
|
203
|
+
data
|
|
204
|
+
end
|
|
205
|
+
|
|
206
|
+
# Return the infor of the specified robot account.
|
|
207
|
+
# Return the infor of the specified robot account.
|
|
208
|
+
# @param project_id Relevant project ID.
|
|
209
|
+
# @param robot_id The ID of robot account.
|
|
210
|
+
# @param [Hash] opts the optional parameters
|
|
211
|
+
# @return [Array<(RobotAccount, Fixnum, Hash)>] RobotAccount data, response status code and response headers
|
|
212
|
+
def projects_project_id_robots_robot_id_get_with_http_info(project_id, robot_id, opts = {})
|
|
213
|
+
if @api_client.config.debugging
|
|
214
|
+
@api_client.config.logger.debug 'Calling API: RobotAccountApi.projects_project_id_robots_robot_id_get ...'
|
|
215
|
+
end
|
|
216
|
+
# verify the required parameter 'project_id' is set
|
|
217
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
218
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling RobotAccountApi.projects_project_id_robots_robot_id_get"
|
|
219
|
+
end
|
|
220
|
+
# verify the required parameter 'robot_id' is set
|
|
221
|
+
if @api_client.config.client_side_validation && robot_id.nil?
|
|
222
|
+
fail ArgumentError, "Missing the required parameter 'robot_id' when calling RobotAccountApi.projects_project_id_robots_robot_id_get"
|
|
223
|
+
end
|
|
224
|
+
# resource path
|
|
225
|
+
local_var_path = '/projects/{project_id}/robots/{robot_id}'.sub('{' + 'project_id' + '}', project_id.to_s).sub('{' + 'robot_id' + '}', robot_id.to_s)
|
|
226
|
+
|
|
227
|
+
# query parameters
|
|
228
|
+
query_params = {}
|
|
229
|
+
|
|
230
|
+
# header parameters
|
|
231
|
+
header_params = {}
|
|
232
|
+
# HTTP header 'Accept' (if needed)
|
|
233
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
234
|
+
# HTTP header 'Content-Type'
|
|
235
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
236
|
+
|
|
237
|
+
# form parameters
|
|
238
|
+
form_params = {}
|
|
239
|
+
|
|
240
|
+
# http body (model)
|
|
241
|
+
post_body = nil
|
|
242
|
+
auth_names = ['basicAuth']
|
|
243
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
244
|
+
:header_params => header_params,
|
|
245
|
+
:query_params => query_params,
|
|
246
|
+
:form_params => form_params,
|
|
247
|
+
:body => post_body,
|
|
248
|
+
:auth_names => auth_names,
|
|
249
|
+
:return_type => 'RobotAccount')
|
|
250
|
+
if @api_client.config.debugging
|
|
251
|
+
@api_client.config.logger.debug "API called: RobotAccountApi#projects_project_id_robots_robot_id_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
252
|
+
end
|
|
253
|
+
return data, status_code, headers
|
|
254
|
+
end
|
|
255
|
+
# Update status of robot account.
|
|
256
|
+
# Used to disable/enable a specified robot account.
|
|
257
|
+
# @param project_id Relevant project ID.
|
|
258
|
+
# @param robot_id The ID of robot account.
|
|
259
|
+
# @param robot Request body of enable/disable a robot account.
|
|
260
|
+
# @param [Hash] opts the optional parameters
|
|
261
|
+
# @return [nil]
|
|
262
|
+
def projects_project_id_robots_robot_id_put(project_id, robot_id, robot, opts = {})
|
|
263
|
+
projects_project_id_robots_robot_id_put_with_http_info(project_id, robot_id, robot, opts)
|
|
264
|
+
nil
|
|
265
|
+
end
|
|
266
|
+
|
|
267
|
+
# Update status of robot account.
|
|
268
|
+
# Used to disable/enable a specified robot account.
|
|
269
|
+
# @param project_id Relevant project ID.
|
|
270
|
+
# @param robot_id The ID of robot account.
|
|
271
|
+
# @param robot Request body of enable/disable a robot account.
|
|
272
|
+
# @param [Hash] opts the optional parameters
|
|
273
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
274
|
+
def projects_project_id_robots_robot_id_put_with_http_info(project_id, robot_id, robot, opts = {})
|
|
275
|
+
if @api_client.config.debugging
|
|
276
|
+
@api_client.config.logger.debug 'Calling API: RobotAccountApi.projects_project_id_robots_robot_id_put ...'
|
|
277
|
+
end
|
|
278
|
+
# verify the required parameter 'project_id' is set
|
|
279
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
280
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling RobotAccountApi.projects_project_id_robots_robot_id_put"
|
|
281
|
+
end
|
|
282
|
+
# verify the required parameter 'robot_id' is set
|
|
283
|
+
if @api_client.config.client_side_validation && robot_id.nil?
|
|
284
|
+
fail ArgumentError, "Missing the required parameter 'robot_id' when calling RobotAccountApi.projects_project_id_robots_robot_id_put"
|
|
285
|
+
end
|
|
286
|
+
# verify the required parameter 'robot' is set
|
|
287
|
+
if @api_client.config.client_side_validation && robot.nil?
|
|
288
|
+
fail ArgumentError, "Missing the required parameter 'robot' when calling RobotAccountApi.projects_project_id_robots_robot_id_put"
|
|
289
|
+
end
|
|
290
|
+
# resource path
|
|
291
|
+
local_var_path = '/projects/{project_id}/robots/{robot_id}'.sub('{' + 'project_id' + '}', project_id.to_s).sub('{' + 'robot_id' + '}', robot_id.to_s)
|
|
292
|
+
|
|
293
|
+
# query parameters
|
|
294
|
+
query_params = {}
|
|
295
|
+
|
|
296
|
+
# header parameters
|
|
297
|
+
header_params = {}
|
|
298
|
+
# HTTP header 'Accept' (if needed)
|
|
299
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
300
|
+
# HTTP header 'Content-Type'
|
|
301
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
302
|
+
|
|
303
|
+
# form parameters
|
|
304
|
+
form_params = {}
|
|
305
|
+
|
|
306
|
+
# http body (model)
|
|
307
|
+
post_body = @api_client.object_to_http_body(robot)
|
|
308
|
+
auth_names = ['basicAuth']
|
|
309
|
+
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
|
310
|
+
:header_params => header_params,
|
|
311
|
+
:query_params => query_params,
|
|
312
|
+
:form_params => form_params,
|
|
313
|
+
:body => post_body,
|
|
314
|
+
:auth_names => auth_names)
|
|
315
|
+
if @api_client.config.debugging
|
|
316
|
+
@api_client.config.logger.debug "API called: RobotAccountApi#projects_project_id_robots_robot_id_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
317
|
+
end
|
|
318
|
+
return data, status_code, headers
|
|
319
|
+
end
|
|
320
|
+
end
|
|
321
|
+
end
|
|
@@ -0,0 +1,307 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Harbor API
|
|
3
|
+
|
|
4
|
+
#These APIs provide services for manipulating Harbor project.
|
|
5
|
+
|
|
6
|
+
OpenAPI spec version: 1.10.0
|
|
7
|
+
|
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
+
Swagger Codegen version: 2.4.17
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'uri'
|
|
14
|
+
|
|
15
|
+
module Harbor1Client
|
|
16
|
+
class ScanApi
|
|
17
|
+
attr_accessor :api_client
|
|
18
|
+
|
|
19
|
+
def initialize(api_client = ApiClient.default)
|
|
20
|
+
@api_client = api_client
|
|
21
|
+
end
|
|
22
|
+
# Get the scan report
|
|
23
|
+
# Retrieve the scan report for the artifact identified by the repo_name and tag.
|
|
24
|
+
# @param repo_name Repository name
|
|
25
|
+
# @param tag Tag name
|
|
26
|
+
# @param [Hash] opts the optional parameters
|
|
27
|
+
# @option opts [String] :accept Mimetype in header. e.g: \"application/vnd.scanner.adapter.vuln.report.harbor+json; version=1.0\"
|
|
28
|
+
# @return [Report]
|
|
29
|
+
def repositories_repo_name_tags_tag_scan_get(repo_name, tag, opts = {})
|
|
30
|
+
data, _status_code, _headers = repositories_repo_name_tags_tag_scan_get_with_http_info(repo_name, tag, opts)
|
|
31
|
+
data
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# Get the scan report
|
|
35
|
+
# Retrieve the scan report for the artifact identified by the repo_name and tag.
|
|
36
|
+
# @param repo_name Repository name
|
|
37
|
+
# @param tag Tag name
|
|
38
|
+
# @param [Hash] opts the optional parameters
|
|
39
|
+
# @option opts [String] :accept Mimetype in header. e.g: \"application/vnd.scanner.adapter.vuln.report.harbor+json; version=1.0\"
|
|
40
|
+
# @return [Array<(Report, Fixnum, Hash)>] Report data, response status code and response headers
|
|
41
|
+
def repositories_repo_name_tags_tag_scan_get_with_http_info(repo_name, tag, opts = {})
|
|
42
|
+
if @api_client.config.debugging
|
|
43
|
+
@api_client.config.logger.debug 'Calling API: ScanApi.repositories_repo_name_tags_tag_scan_get ...'
|
|
44
|
+
end
|
|
45
|
+
# verify the required parameter 'repo_name' is set
|
|
46
|
+
if @api_client.config.client_side_validation && repo_name.nil?
|
|
47
|
+
fail ArgumentError, "Missing the required parameter 'repo_name' when calling ScanApi.repositories_repo_name_tags_tag_scan_get"
|
|
48
|
+
end
|
|
49
|
+
# verify the required parameter 'tag' is set
|
|
50
|
+
if @api_client.config.client_side_validation && tag.nil?
|
|
51
|
+
fail ArgumentError, "Missing the required parameter 'tag' when calling ScanApi.repositories_repo_name_tags_tag_scan_get"
|
|
52
|
+
end
|
|
53
|
+
# resource path
|
|
54
|
+
local_var_path = '/repositories/{repo_name}/tags/{tag}/scan'.sub('{' + 'repo_name' + '}', repo_name.to_s).sub('{' + 'tag' + '}', tag.to_s)
|
|
55
|
+
|
|
56
|
+
# query parameters
|
|
57
|
+
query_params = {}
|
|
58
|
+
|
|
59
|
+
# header parameters
|
|
60
|
+
header_params = {}
|
|
61
|
+
# HTTP header 'Accept' (if needed)
|
|
62
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
63
|
+
# HTTP header 'Content-Type'
|
|
64
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
65
|
+
header_params[:'Accept'] = opts[:'accept'] if !opts[:'accept'].nil?
|
|
66
|
+
|
|
67
|
+
# form parameters
|
|
68
|
+
form_params = {}
|
|
69
|
+
|
|
70
|
+
# http body (model)
|
|
71
|
+
post_body = nil
|
|
72
|
+
auth_names = ['basicAuth']
|
|
73
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
74
|
+
:header_params => header_params,
|
|
75
|
+
:query_params => query_params,
|
|
76
|
+
:form_params => form_params,
|
|
77
|
+
:body => post_body,
|
|
78
|
+
:auth_names => auth_names,
|
|
79
|
+
:return_type => 'Report')
|
|
80
|
+
if @api_client.config.debugging
|
|
81
|
+
@api_client.config.logger.debug "API called: ScanApi#repositories_repo_name_tags_tag_scan_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
82
|
+
end
|
|
83
|
+
return data, status_code, headers
|
|
84
|
+
end
|
|
85
|
+
# Scan the image.
|
|
86
|
+
# Trigger a scan targeting the artifact identified by the repo_name and tag.
|
|
87
|
+
# @param repo_name Repository name
|
|
88
|
+
# @param tag Tag name
|
|
89
|
+
# @param [Hash] opts the optional parameters
|
|
90
|
+
# @return [nil]
|
|
91
|
+
def repositories_repo_name_tags_tag_scan_post(repo_name, tag, opts = {})
|
|
92
|
+
repositories_repo_name_tags_tag_scan_post_with_http_info(repo_name, tag, opts)
|
|
93
|
+
nil
|
|
94
|
+
end
|
|
95
|
+
|
|
96
|
+
# Scan the image.
|
|
97
|
+
# Trigger a scan targeting the artifact identified by the repo_name and tag.
|
|
98
|
+
# @param repo_name Repository name
|
|
99
|
+
# @param tag Tag name
|
|
100
|
+
# @param [Hash] opts the optional parameters
|
|
101
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
102
|
+
def repositories_repo_name_tags_tag_scan_post_with_http_info(repo_name, tag, opts = {})
|
|
103
|
+
if @api_client.config.debugging
|
|
104
|
+
@api_client.config.logger.debug 'Calling API: ScanApi.repositories_repo_name_tags_tag_scan_post ...'
|
|
105
|
+
end
|
|
106
|
+
# verify the required parameter 'repo_name' is set
|
|
107
|
+
if @api_client.config.client_side_validation && repo_name.nil?
|
|
108
|
+
fail ArgumentError, "Missing the required parameter 'repo_name' when calling ScanApi.repositories_repo_name_tags_tag_scan_post"
|
|
109
|
+
end
|
|
110
|
+
# verify the required parameter 'tag' is set
|
|
111
|
+
if @api_client.config.client_side_validation && tag.nil?
|
|
112
|
+
fail ArgumentError, "Missing the required parameter 'tag' when calling ScanApi.repositories_repo_name_tags_tag_scan_post"
|
|
113
|
+
end
|
|
114
|
+
# resource path
|
|
115
|
+
local_var_path = '/repositories/{repo_name}/tags/{tag}/scan'.sub('{' + 'repo_name' + '}', repo_name.to_s).sub('{' + 'tag' + '}', tag.to_s)
|
|
116
|
+
|
|
117
|
+
# query parameters
|
|
118
|
+
query_params = {}
|
|
119
|
+
|
|
120
|
+
# header parameters
|
|
121
|
+
header_params = {}
|
|
122
|
+
# HTTP header 'Accept' (if needed)
|
|
123
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
124
|
+
# HTTP header 'Content-Type'
|
|
125
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
126
|
+
|
|
127
|
+
# form parameters
|
|
128
|
+
form_params = {}
|
|
129
|
+
|
|
130
|
+
# http body (model)
|
|
131
|
+
post_body = nil
|
|
132
|
+
auth_names = ['basicAuth']
|
|
133
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
134
|
+
:header_params => header_params,
|
|
135
|
+
:query_params => query_params,
|
|
136
|
+
:form_params => form_params,
|
|
137
|
+
:body => post_body,
|
|
138
|
+
:auth_names => auth_names)
|
|
139
|
+
if @api_client.config.debugging
|
|
140
|
+
@api_client.config.logger.debug "API called: ScanApi#repositories_repo_name_tags_tag_scan_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
141
|
+
end
|
|
142
|
+
return data, status_code, headers
|
|
143
|
+
end
|
|
144
|
+
# Get scan log
|
|
145
|
+
# Get the log text stream for the given artifact and scan action.
|
|
146
|
+
# @param repo_name Repository name
|
|
147
|
+
# @param tag Tag name
|
|
148
|
+
# @param uuid the scan unique identifier
|
|
149
|
+
# @param [Hash] opts the optional parameters
|
|
150
|
+
# @return [String]
|
|
151
|
+
def repositories_repo_name_tags_tag_scan_uuid_log_get(repo_name, tag, uuid, opts = {})
|
|
152
|
+
data, _status_code, _headers = repositories_repo_name_tags_tag_scan_uuid_log_get_with_http_info(repo_name, tag, uuid, opts)
|
|
153
|
+
data
|
|
154
|
+
end
|
|
155
|
+
|
|
156
|
+
# Get scan log
|
|
157
|
+
# Get the log text stream for the given artifact and scan action.
|
|
158
|
+
# @param repo_name Repository name
|
|
159
|
+
# @param tag Tag name
|
|
160
|
+
# @param uuid the scan unique identifier
|
|
161
|
+
# @param [Hash] opts the optional parameters
|
|
162
|
+
# @return [Array<(String, Fixnum, Hash)>] String data, response status code and response headers
|
|
163
|
+
def repositories_repo_name_tags_tag_scan_uuid_log_get_with_http_info(repo_name, tag, uuid, opts = {})
|
|
164
|
+
if @api_client.config.debugging
|
|
165
|
+
@api_client.config.logger.debug 'Calling API: ScanApi.repositories_repo_name_tags_tag_scan_uuid_log_get ...'
|
|
166
|
+
end
|
|
167
|
+
# verify the required parameter 'repo_name' is set
|
|
168
|
+
if @api_client.config.client_side_validation && repo_name.nil?
|
|
169
|
+
fail ArgumentError, "Missing the required parameter 'repo_name' when calling ScanApi.repositories_repo_name_tags_tag_scan_uuid_log_get"
|
|
170
|
+
end
|
|
171
|
+
# verify the required parameter 'tag' is set
|
|
172
|
+
if @api_client.config.client_side_validation && tag.nil?
|
|
173
|
+
fail ArgumentError, "Missing the required parameter 'tag' when calling ScanApi.repositories_repo_name_tags_tag_scan_uuid_log_get"
|
|
174
|
+
end
|
|
175
|
+
# verify the required parameter 'uuid' is set
|
|
176
|
+
if @api_client.config.client_side_validation && uuid.nil?
|
|
177
|
+
fail ArgumentError, "Missing the required parameter 'uuid' when calling ScanApi.repositories_repo_name_tags_tag_scan_uuid_log_get"
|
|
178
|
+
end
|
|
179
|
+
# resource path
|
|
180
|
+
local_var_path = '/repositories/{repo_name}/tags/{tag}/scan/{uuid}/log'.sub('{' + 'repo_name' + '}', repo_name.to_s).sub('{' + 'tag' + '}', tag.to_s).sub('{' + 'uuid' + '}', uuid.to_s)
|
|
181
|
+
|
|
182
|
+
# query parameters
|
|
183
|
+
query_params = {}
|
|
184
|
+
|
|
185
|
+
# header parameters
|
|
186
|
+
header_params = {}
|
|
187
|
+
# HTTP header 'Accept' (if needed)
|
|
188
|
+
header_params['Accept'] = @api_client.select_header_accept(['text/plain'])
|
|
189
|
+
# HTTP header 'Content-Type'
|
|
190
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
191
|
+
|
|
192
|
+
# form parameters
|
|
193
|
+
form_params = {}
|
|
194
|
+
|
|
195
|
+
# http body (model)
|
|
196
|
+
post_body = nil
|
|
197
|
+
auth_names = ['basicAuth']
|
|
198
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
199
|
+
:header_params => header_params,
|
|
200
|
+
:query_params => query_params,
|
|
201
|
+
:form_params => form_params,
|
|
202
|
+
:body => post_body,
|
|
203
|
+
:auth_names => auth_names,
|
|
204
|
+
:return_type => 'String')
|
|
205
|
+
if @api_client.config.debugging
|
|
206
|
+
@api_client.config.logger.debug "API called: ScanApi#repositories_repo_name_tags_tag_scan_uuid_log_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
207
|
+
end
|
|
208
|
+
return data, status_code, headers
|
|
209
|
+
end
|
|
210
|
+
# Get the metrics of the latest scan all process
|
|
211
|
+
# Get the metrics of the latest scan all process
|
|
212
|
+
# @param [Hash] opts the optional parameters
|
|
213
|
+
# @return [Stats]
|
|
214
|
+
def scans_all_metrics_get(opts = {})
|
|
215
|
+
data, _status_code, _headers = scans_all_metrics_get_with_http_info(opts)
|
|
216
|
+
data
|
|
217
|
+
end
|
|
218
|
+
|
|
219
|
+
# Get the metrics of the latest scan all process
|
|
220
|
+
# Get the metrics of the latest scan all process
|
|
221
|
+
# @param [Hash] opts the optional parameters
|
|
222
|
+
# @return [Array<(Stats, Fixnum, Hash)>] Stats data, response status code and response headers
|
|
223
|
+
def scans_all_metrics_get_with_http_info(opts = {})
|
|
224
|
+
if @api_client.config.debugging
|
|
225
|
+
@api_client.config.logger.debug 'Calling API: ScanApi.scans_all_metrics_get ...'
|
|
226
|
+
end
|
|
227
|
+
# resource path
|
|
228
|
+
local_var_path = '/scans/all/metrics'
|
|
229
|
+
|
|
230
|
+
# query parameters
|
|
231
|
+
query_params = {}
|
|
232
|
+
|
|
233
|
+
# header parameters
|
|
234
|
+
header_params = {}
|
|
235
|
+
# HTTP header 'Accept' (if needed)
|
|
236
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
237
|
+
# HTTP header 'Content-Type'
|
|
238
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
239
|
+
|
|
240
|
+
# form parameters
|
|
241
|
+
form_params = {}
|
|
242
|
+
|
|
243
|
+
# http body (model)
|
|
244
|
+
post_body = nil
|
|
245
|
+
auth_names = ['basicAuth']
|
|
246
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
247
|
+
:header_params => header_params,
|
|
248
|
+
:query_params => query_params,
|
|
249
|
+
:form_params => form_params,
|
|
250
|
+
:body => post_body,
|
|
251
|
+
:auth_names => auth_names,
|
|
252
|
+
:return_type => 'Stats')
|
|
253
|
+
if @api_client.config.debugging
|
|
254
|
+
@api_client.config.logger.debug "API called: ScanApi#scans_all_metrics_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
255
|
+
end
|
|
256
|
+
return data, status_code, headers
|
|
257
|
+
end
|
|
258
|
+
# Get the metrics of the latest scheduled scan all process
|
|
259
|
+
# Get the metrics of the latest scheduled scan all process
|
|
260
|
+
# @param [Hash] opts the optional parameters
|
|
261
|
+
# @return [Stats]
|
|
262
|
+
def scans_schedule_metrics_get(opts = {})
|
|
263
|
+
data, _status_code, _headers = scans_schedule_metrics_get_with_http_info(opts)
|
|
264
|
+
data
|
|
265
|
+
end
|
|
266
|
+
|
|
267
|
+
# Get the metrics of the latest scheduled scan all process
|
|
268
|
+
# Get the metrics of the latest scheduled scan all process
|
|
269
|
+
# @param [Hash] opts the optional parameters
|
|
270
|
+
# @return [Array<(Stats, Fixnum, Hash)>] Stats data, response status code and response headers
|
|
271
|
+
def scans_schedule_metrics_get_with_http_info(opts = {})
|
|
272
|
+
if @api_client.config.debugging
|
|
273
|
+
@api_client.config.logger.debug 'Calling API: ScanApi.scans_schedule_metrics_get ...'
|
|
274
|
+
end
|
|
275
|
+
# resource path
|
|
276
|
+
local_var_path = '/scans/schedule/metrics'
|
|
277
|
+
|
|
278
|
+
# query parameters
|
|
279
|
+
query_params = {}
|
|
280
|
+
|
|
281
|
+
# header parameters
|
|
282
|
+
header_params = {}
|
|
283
|
+
# HTTP header 'Accept' (if needed)
|
|
284
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
285
|
+
# HTTP header 'Content-Type'
|
|
286
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
287
|
+
|
|
288
|
+
# form parameters
|
|
289
|
+
form_params = {}
|
|
290
|
+
|
|
291
|
+
# http body (model)
|
|
292
|
+
post_body = nil
|
|
293
|
+
auth_names = ['basicAuth']
|
|
294
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
295
|
+
:header_params => header_params,
|
|
296
|
+
:query_params => query_params,
|
|
297
|
+
:form_params => form_params,
|
|
298
|
+
:body => post_body,
|
|
299
|
+
:auth_names => auth_names,
|
|
300
|
+
:return_type => 'Stats')
|
|
301
|
+
if @api_client.config.debugging
|
|
302
|
+
@api_client.config.logger.debug "API called: ScanApi#scans_schedule_metrics_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
303
|
+
end
|
|
304
|
+
return data, status_code, headers
|
|
305
|
+
end
|
|
306
|
+
end
|
|
307
|
+
end
|