harbor_swagger_client 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/README.md +396 -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 +22 -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 +36 -0
- data/docs/ConfigurationsResponse.md +36 -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/DetailedTagScanOverview.md +13 -0
- data/docs/DetailedTagScanOverviewComponents.md +9 -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/InlineResponse200.md +8 -0
- data/docs/InlineResponse2001.md +8 -0
- data/docs/InsufficientStorageChartAPIError.md +8 -0
- data/docs/IntegerConfigItem.md +9 -0
- data/docs/InternalChartAPIError.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/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 +7780 -0
- data/docs/Project.md +20 -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/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 +179 -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/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/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/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 +13 -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/harbor_swagger_client.gemspec +45 -0
- data/lib/harbor_swagger_client.rb +168 -0
- data/lib/harbor_swagger_client/api/chart_repository_api.rb +762 -0
- data/lib/harbor_swagger_client/api/label_api.rb +230 -0
- data/lib/harbor_swagger_client/api/products_api.rb +7958 -0
- data/lib/harbor_swagger_client/api/quota_api.rb +196 -0
- data/lib/harbor_swagger_client/api/retention_api.rb +482 -0
- data/lib/harbor_swagger_client/api/robot_account_api.rb +321 -0
- data/lib/harbor_swagger_client/api/system_api.rb +173 -0
- data/lib/harbor_swagger_client/api_client.rb +389 -0
- data/lib/harbor_swagger_client/api_error.rb +38 -0
- data/lib/harbor_swagger_client/configuration.rb +209 -0
- data/lib/harbor_swagger_client/models/access_log.rb +234 -0
- data/lib/harbor_swagger_client/models/action.rb +183 -0
- data/lib/harbor_swagger_client/models/action_1.rb +183 -0
- data/lib/harbor_swagger_client/models/admin_job_schedule.rb +183 -0
- data/lib/harbor_swagger_client/models/admin_job_schedule_obj.rb +194 -0
- data/lib/harbor_swagger_client/models/bad_request_formated_error.rb +190 -0
- data/lib/harbor_swagger_client/models/bool_config_item.rb +194 -0
- data/lib/harbor_swagger_client/models/chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/chart_info_entry.rb +270 -0
- data/lib/harbor_swagger_client/models/chart_info_list.rb +175 -0
- data/lib/harbor_swagger_client/models/chart_metadata.rb +319 -0
- data/lib/harbor_swagger_client/models/chart_version.rb +361 -0
- data/lib/harbor_swagger_client/models/chart_version_details.rb +235 -0
- data/lib/harbor_swagger_client/models/chart_versions.rb +175 -0
- data/lib/harbor_swagger_client/models/component_health_status.rb +205 -0
- data/lib/harbor_swagger_client/models/component_overview_entry.rb +194 -0
- data/lib/harbor_swagger_client/models/configurations.rb +463 -0
- data/lib/harbor_swagger_client/models/configurations_response.rb +463 -0
- data/lib/harbor_swagger_client/models/configurations_scan_all_policy.rb +193 -0
- data/lib/harbor_swagger_client/models/configurations_scan_all_policy_parameter.rb +185 -0
- data/lib/harbor_swagger_client/models/conflict_formated_error.rb +190 -0
- data/lib/harbor_swagger_client/models/cve_whitelist.rb +216 -0
- data/lib/harbor_swagger_client/models/cve_whitelist_item.rb +185 -0
- data/lib/harbor_swagger_client/models/dependency.rb +215 -0
- data/lib/harbor_swagger_client/models/detailed_tag.rb +285 -0
- data/lib/harbor_swagger_client/models/detailed_tag_scan_overview.rb +234 -0
- data/lib/harbor_swagger_client/models/detailed_tag_scan_overview_components.rb +197 -0
- data/lib/harbor_swagger_client/models/digital_signature.rb +195 -0
- data/lib/harbor_swagger_client/models/email_server_setting.rb +234 -0
- data/lib/harbor_swagger_client/models/endpoint.rb +194 -0
- data/lib/harbor_swagger_client/models/filter_style.rb +207 -0
- data/lib/harbor_swagger_client/models/forbidden_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/gc_result.rb +253 -0
- data/lib/harbor_swagger_client/models/general_info.rb +303 -0
- data/lib/harbor_swagger_client/models/general_info_clair_vulnerability_status.rb +197 -0
- data/lib/harbor_swagger_client/models/has_admin_role.rb +184 -0
- data/lib/harbor_swagger_client/models/inline_response_200.rb +184 -0
- data/lib/harbor_swagger_client/models/inline_response_200_1.rb +183 -0
- data/lib/harbor_swagger_client/models/insufficient_storage_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/integer_config_item.rb +194 -0
- data/lib/harbor_swagger_client/models/internal_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/job_status.rb +256 -0
- data/lib/harbor_swagger_client/models/label.rb +264 -0
- data/lib/harbor_swagger_client/models/labels.rb +175 -0
- data/lib/harbor_swagger_client/models/ldap_conf.rb +254 -0
- data/lib/harbor_swagger_client/models/ldap_failed_import_users.rb +194 -0
- data/lib/harbor_swagger_client/models/ldap_import_users.rb +186 -0
- data/lib/harbor_swagger_client/models/ldap_users.rb +204 -0
- data/lib/harbor_swagger_client/models/manifest.rb +194 -0
- data/lib/harbor_swagger_client/models/namespace.rb +195 -0
- data/lib/harbor_swagger_client/models/not_found_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/overall_health_status.rb +196 -0
- data/lib/harbor_swagger_client/models/password.rb +194 -0
- data/lib/harbor_swagger_client/models/permission.rb +195 -0
- data/lib/harbor_swagger_client/models/ping_registry.rb +244 -0
- data/lib/harbor_swagger_client/models/project.rb +304 -0
- data/lib/harbor_swagger_client/models/project_member.rb +202 -0
- data/lib/harbor_swagger_client/models/project_member_entity.rb +244 -0
- data/lib/harbor_swagger_client/models/project_metadata.rb +234 -0
- data/lib/harbor_swagger_client/models/project_req.rb +224 -0
- data/lib/harbor_swagger_client/models/project_summary.rb +243 -0
- data/lib/harbor_swagger_client/models/project_summary_quota.rb +194 -0
- data/lib/harbor_swagger_client/models/put_registry.rb +244 -0
- data/lib/harbor_swagger_client/models/quota.rb +235 -0
- data/lib/harbor_swagger_client/models/quota_ref_object.rb +174 -0
- data/lib/harbor_swagger_client/models/quota_switcher.rb +184 -0
- data/lib/harbor_swagger_client/models/quota_update_req.rb +184 -0
- data/lib/harbor_swagger_client/models/registry.rb +273 -0
- data/lib/harbor_swagger_client/models/registry_credential.rb +204 -0
- data/lib/harbor_swagger_client/models/registry_info.rb +219 -0
- data/lib/harbor_swagger_client/models/replication_execution.rb +295 -0
- data/lib/harbor_swagger_client/models/replication_filter.rb +194 -0
- data/lib/harbor_swagger_client/models/replication_policy.rb +305 -0
- data/lib/harbor_swagger_client/models/replication_task.rb +265 -0
- data/lib/harbor_swagger_client/models/replication_trigger.rb +193 -0
- data/lib/harbor_swagger_client/models/repo_signature.rb +194 -0
- data/lib/harbor_swagger_client/models/repository.rb +276 -0
- data/lib/harbor_swagger_client/models/repository_description.rb +184 -0
- data/lib/harbor_swagger_client/models/resource.rb +186 -0
- data/lib/harbor_swagger_client/models/resource_list.rb +174 -0
- data/lib/harbor_swagger_client/models/retag_req.rb +204 -0
- data/lib/harbor_swagger_client/models/retention_execution.rb +237 -0
- data/lib/harbor_swagger_client/models/retention_execution_task.rb +273 -0
- data/lib/harbor_swagger_client/models/retention_metadata.rb +211 -0
- data/lib/harbor_swagger_client/models/retention_policy.rb +222 -0
- data/lib/harbor_swagger_client/models/retention_policy_scope.rb +192 -0
- data/lib/harbor_swagger_client/models/retention_rule.rb +252 -0
- data/lib/harbor_swagger_client/models/retention_rule_metadata.rb +217 -0
- data/lib/harbor_swagger_client/models/retention_rule_param_metadata.rb +202 -0
- data/lib/harbor_swagger_client/models/retention_rule_trigger.rb +201 -0
- data/lib/harbor_swagger_client/models/retention_selector.rb +201 -0
- data/lib/harbor_swagger_client/models/retention_selector_metadata.rb +204 -0
- data/lib/harbor_swagger_client/models/robot_account.rb +255 -0
- data/lib/harbor_swagger_client/models/robot_account_access.rb +194 -0
- data/lib/harbor_swagger_client/models/robot_account_create.rb +206 -0
- data/lib/harbor_swagger_client/models/robot_account_post_rep.rb +194 -0
- data/lib/harbor_swagger_client/models/robot_account_update.rb +184 -0
- data/lib/harbor_swagger_client/models/role.rb +213 -0
- data/lib/harbor_swagger_client/models/role_param.rb +196 -0
- data/lib/harbor_swagger_client/models/role_request.rb +184 -0
- data/lib/harbor_swagger_client/models/search.rb +210 -0
- data/lib/harbor_swagger_client/models/search_repository.rb +234 -0
- data/lib/harbor_swagger_client/models/search_result.rb +204 -0
- data/lib/harbor_swagger_client/models/security_report.rb +184 -0
- data/lib/harbor_swagger_client/models/statistic_map.rb +234 -0
- data/lib/harbor_swagger_client/models/storage.rb +194 -0
- data/lib/harbor_swagger_client/models/string_config_item.rb +194 -0
- data/lib/harbor_swagger_client/models/system_info.rb +186 -0
- data/lib/harbor_swagger_client/models/tags.rb +184 -0
- data/lib/harbor_swagger_client/models/trigger_settings.rb +184 -0
- data/lib/harbor_swagger_client/models/unauthorized_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/user.rb +301 -0
- data/lib/harbor_swagger_client/models/user_entity.rb +194 -0
- data/lib/harbor_swagger_client/models/user_group.rb +214 -0
- data/lib/harbor_swagger_client/models/user_profile.rb +204 -0
- data/lib/harbor_swagger_client/models/user_search.rb +193 -0
- data/lib/harbor_swagger_client/models/vuln_namespace_timestamp.rb +194 -0
- data/lib/harbor_swagger_client/models/vulnerability_item.rb +234 -0
- data/lib/harbor_swagger_client/models/webhook_job.rb +255 -0
- data/lib/harbor_swagger_client/models/webhook_last_trigger.rb +215 -0
- data/lib/harbor_swagger_client/models/webhook_policy.rb +277 -0
- data/lib/harbor_swagger_client/models/webhook_target_object.rb +215 -0
- data/lib/harbor_swagger_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 +1824 -0
- data/spec/api/quota_api_spec.rb +75 -0
- data/spec/api/retention_api_spec.rb +136 -0
- data/spec/api/robot_account_api_spec.rb +100 -0
- data/spec/api/system_api_spec.rb +70 -0
- data/spec/api_client_spec.rb +226 -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 +125 -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 +209 -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 +209 -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_scan_overview_components_spec.rb +47 -0
- data/spec/models/detailed_tag_scan_overview_spec.rb +71 -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/inline_response_200_1_spec.rb +41 -0
- data/spec/models/inline_response_200_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/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/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_spec.rb +113 -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/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/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/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 +71 -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 +756 -0
@@ -0,0 +1,9 @@
|
|
1
|
+
# SwaggerClient::AdminJobScheduleObj
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**type** | **String** | The schedule type. The valid values are 'Hourly', 'Daily', 'Weekly', 'Custom', 'Manually' and 'None'. 'Manually' means to trigger it right away and 'None' means to cancel the schedule. | [optional]
|
7
|
+
**cron** | **String** | A cron expression, a time-based job scheduler. | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# SwaggerClient::BoolConfigItem
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**value** | **BOOLEAN** | The boolean value of current config item | [optional]
|
7
|
+
**editable** | **BOOLEAN** | The configure item can be updated or not | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# SwaggerClient::CVEWhitelist
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**id** | **Integer** | ID of the whitelist | [optional]
|
7
|
+
**project_id** | **Integer** | ID of the project which the whitelist belongs to. For system level whitelist this attribute is zero. | [optional]
|
8
|
+
**expires_at** | **Integer** | the time for expiration of the whitelist, in the form of seconds since epoch. This is an optional attribute, if it's not set the CVE whitelist does not expire. | [optional]
|
9
|
+
**items** | [**Array<CVEWhitelistItem>**](CVEWhitelistItem.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,15 @@
|
|
1
|
+
# SwaggerClient::ChartInfoEntry
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**name** | **String** | Name of chart |
|
7
|
+
**total_versions** | **Integer** | Total count of chart versions |
|
8
|
+
**latest_version** | **String** | latest version of chart | [optional]
|
9
|
+
**created** | **String** | The created time of chart |
|
10
|
+
**updated** | **String** | The created time of chart | [optional]
|
11
|
+
**icon** | **String** | The icon path of chart | [optional]
|
12
|
+
**home** | **String** | The home website of chart | [optional]
|
13
|
+
**deprecated** | **BOOLEAN** | Flag to indicate if the chart is deprecated | [optional]
|
14
|
+
|
15
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
# SwaggerClient::ChartMetadata
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**name** | **String** | The name of the chart |
|
7
|
+
**home** | **String** | The URL to the relevant project page | [optional]
|
8
|
+
**sources** | **Array<String>** | The URL to the source code of chart | [optional]
|
9
|
+
**version** | **String** | A SemVer 2 version of chart |
|
10
|
+
**description** | **String** | A one-sentence description of chart | [optional]
|
11
|
+
**keywords** | **Array<String>** | A list of string keywords | [optional]
|
12
|
+
**engine** | **String** | The name of template engine |
|
13
|
+
**icon** | **String** | The URL to an icon file |
|
14
|
+
**api_version** | **String** | The API version of this chart |
|
15
|
+
**app_version** | **String** | The version of the application enclosed in the chart |
|
16
|
+
**deprecated** | **BOOLEAN** | Whether or not this chart is deprecated | [optional]
|
17
|
+
|
18
|
+
|
@@ -0,0 +1,698 @@
|
|
1
|
+
# SwaggerClient::ChartRepositoryApi
|
2
|
+
|
3
|
+
All URIs are relative to *http://localhost/api*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**chartrepo_charts_post**](ChartRepositoryApi.md#chartrepo_charts_post) | **POST** /chartrepo/charts | Upload a chart file to the defult 'library' project.
|
8
|
+
[**chartrepo_health_get**](ChartRepositoryApi.md#chartrepo_health_get) | **GET** /chartrepo/health | Check the health of chart repository service.
|
9
|
+
[**chartrepo_repo_charts_get**](ChartRepositoryApi.md#chartrepo_repo_charts_get) | **GET** /chartrepo/{repo}/charts | Get all the charts under the specified project
|
10
|
+
[**chartrepo_repo_charts_name_delete**](ChartRepositoryApi.md#chartrepo_repo_charts_name_delete) | **DELETE** /chartrepo/{repo}/charts/{name} | Delete all the versions of the specified chart
|
11
|
+
[**chartrepo_repo_charts_name_get**](ChartRepositoryApi.md#chartrepo_repo_charts_name_get) | **GET** /chartrepo/{repo}/charts/{name} | Get all the versions of the specified chart
|
12
|
+
[**chartrepo_repo_charts_name_version_delete**](ChartRepositoryApi.md#chartrepo_repo_charts_name_version_delete) | **DELETE** /chartrepo/{repo}/charts/{name}/{version} | Delete the specified chart version
|
13
|
+
[**chartrepo_repo_charts_name_version_get**](ChartRepositoryApi.md#chartrepo_repo_charts_name_version_get) | **GET** /chartrepo/{repo}/charts/{name}/{version} | Get the specified chart version
|
14
|
+
[**chartrepo_repo_charts_name_version_labels_get**](ChartRepositoryApi.md#chartrepo_repo_charts_name_version_labels_get) | **GET** /chartrepo/{repo}/charts/{name}/{version}/labels | Return the attahced labels of chart.
|
15
|
+
[**chartrepo_repo_charts_name_version_labels_id_delete**](ChartRepositoryApi.md#chartrepo_repo_charts_name_version_labels_id_delete) | **DELETE** /chartrepo/{repo}/charts/{name}/{version}/labels/{id} | Remove label from chart.
|
16
|
+
[**chartrepo_repo_charts_name_version_labels_post**](ChartRepositoryApi.md#chartrepo_repo_charts_name_version_labels_post) | **POST** /chartrepo/{repo}/charts/{name}/{version}/labels | Mark label to chart.
|
17
|
+
[**chartrepo_repo_charts_post**](ChartRepositoryApi.md#chartrepo_repo_charts_post) | **POST** /chartrepo/{repo}/charts | Upload a chart file to the specified project.
|
18
|
+
[**chartrepo_repo_prov_post**](ChartRepositoryApi.md#chartrepo_repo_prov_post) | **POST** /chartrepo/{repo}/prov | Upload a provance file to the specified project.
|
19
|
+
|
20
|
+
|
21
|
+
# **chartrepo_charts_post**
|
22
|
+
> chartrepo_charts_post(chart, opts)
|
23
|
+
|
24
|
+
Upload a chart file to the defult 'library' project.
|
25
|
+
|
26
|
+
Upload a chart file to the default 'library' project. Uploading together with the prov file at the same time is also supported.
|
27
|
+
|
28
|
+
### Example
|
29
|
+
```ruby
|
30
|
+
# load the gem
|
31
|
+
require 'harbor_swagger_client'
|
32
|
+
# setup authorization
|
33
|
+
SwaggerClient.configure do |config|
|
34
|
+
# Configure HTTP basic authorization: basicAuth
|
35
|
+
config.username = 'YOUR USERNAME'
|
36
|
+
config.password = 'YOUR PASSWORD'
|
37
|
+
end
|
38
|
+
|
39
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
40
|
+
|
41
|
+
chart = File.new('/path/to/file.txt') # File | The chart file
|
42
|
+
|
43
|
+
opts = {
|
44
|
+
prov: File.new('/path/to/file.txt') # File | The provance file
|
45
|
+
}
|
46
|
+
|
47
|
+
begin
|
48
|
+
#Upload a chart file to the defult 'library' project.
|
49
|
+
api_instance.chartrepo_charts_post(chart, opts)
|
50
|
+
rescue SwaggerClient::ApiError => e
|
51
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_charts_post: #{e}"
|
52
|
+
end
|
53
|
+
```
|
54
|
+
|
55
|
+
### Parameters
|
56
|
+
|
57
|
+
Name | Type | Description | Notes
|
58
|
+
------------- | ------------- | ------------- | -------------
|
59
|
+
**chart** | **File**| The chart file |
|
60
|
+
**prov** | **File**| The provance file | [optional]
|
61
|
+
|
62
|
+
### Return type
|
63
|
+
|
64
|
+
nil (empty response body)
|
65
|
+
|
66
|
+
### Authorization
|
67
|
+
|
68
|
+
[basicAuth](../README.md#basicAuth)
|
69
|
+
|
70
|
+
### HTTP request headers
|
71
|
+
|
72
|
+
- **Content-Type**: multipart/form-data
|
73
|
+
- **Accept**: application/json, text/plain
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
# **chartrepo_health_get**
|
78
|
+
> InlineResponse2001 chartrepo_health_get
|
79
|
+
|
80
|
+
Check the health of chart repository service.
|
81
|
+
|
82
|
+
Check the health of chart repository service.
|
83
|
+
|
84
|
+
### Example
|
85
|
+
```ruby
|
86
|
+
# load the gem
|
87
|
+
require 'harbor_swagger_client'
|
88
|
+
# setup authorization
|
89
|
+
SwaggerClient.configure do |config|
|
90
|
+
# Configure HTTP basic authorization: basicAuth
|
91
|
+
config.username = 'YOUR USERNAME'
|
92
|
+
config.password = 'YOUR PASSWORD'
|
93
|
+
end
|
94
|
+
|
95
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
96
|
+
|
97
|
+
begin
|
98
|
+
#Check the health of chart repository service.
|
99
|
+
result = api_instance.chartrepo_health_get
|
100
|
+
p result
|
101
|
+
rescue SwaggerClient::ApiError => e
|
102
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_health_get: #{e}"
|
103
|
+
end
|
104
|
+
```
|
105
|
+
|
106
|
+
### Parameters
|
107
|
+
This endpoint does not need any parameter.
|
108
|
+
|
109
|
+
### Return type
|
110
|
+
|
111
|
+
[**InlineResponse2001**](InlineResponse2001.md)
|
112
|
+
|
113
|
+
### Authorization
|
114
|
+
|
115
|
+
[basicAuth](../README.md#basicAuth)
|
116
|
+
|
117
|
+
### HTTP request headers
|
118
|
+
|
119
|
+
- **Content-Type**: application/json
|
120
|
+
- **Accept**: application/json, text/plain
|
121
|
+
|
122
|
+
|
123
|
+
|
124
|
+
# **chartrepo_repo_charts_get**
|
125
|
+
> Array<ChartInfoEntry> chartrepo_repo_charts_get(repo)
|
126
|
+
|
127
|
+
Get all the charts under the specified project
|
128
|
+
|
129
|
+
Get all the charts under the specified project
|
130
|
+
|
131
|
+
### Example
|
132
|
+
```ruby
|
133
|
+
# load the gem
|
134
|
+
require 'harbor_swagger_client'
|
135
|
+
# setup authorization
|
136
|
+
SwaggerClient.configure do |config|
|
137
|
+
# Configure HTTP basic authorization: basicAuth
|
138
|
+
config.username = 'YOUR USERNAME'
|
139
|
+
config.password = 'YOUR PASSWORD'
|
140
|
+
end
|
141
|
+
|
142
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
143
|
+
|
144
|
+
repo = 'repo_example' # String | The project name
|
145
|
+
|
146
|
+
|
147
|
+
begin
|
148
|
+
#Get all the charts under the specified project
|
149
|
+
result = api_instance.chartrepo_repo_charts_get(repo)
|
150
|
+
p result
|
151
|
+
rescue SwaggerClient::ApiError => e
|
152
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_get: #{e}"
|
153
|
+
end
|
154
|
+
```
|
155
|
+
|
156
|
+
### Parameters
|
157
|
+
|
158
|
+
Name | Type | Description | Notes
|
159
|
+
------------- | ------------- | ------------- | -------------
|
160
|
+
**repo** | **String**| The project name |
|
161
|
+
|
162
|
+
### Return type
|
163
|
+
|
164
|
+
[**Array<ChartInfoEntry>**](ChartInfoEntry.md)
|
165
|
+
|
166
|
+
### Authorization
|
167
|
+
|
168
|
+
[basicAuth](../README.md#basicAuth)
|
169
|
+
|
170
|
+
### HTTP request headers
|
171
|
+
|
172
|
+
- **Content-Type**: application/json
|
173
|
+
- **Accept**: application/json, text/plain
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
# **chartrepo_repo_charts_name_delete**
|
178
|
+
> chartrepo_repo_charts_name_delete(repo, name)
|
179
|
+
|
180
|
+
Delete all the versions of the specified chart
|
181
|
+
|
182
|
+
Delete all the versions of the specified chart
|
183
|
+
|
184
|
+
### Example
|
185
|
+
```ruby
|
186
|
+
# load the gem
|
187
|
+
require 'harbor_swagger_client'
|
188
|
+
# setup authorization
|
189
|
+
SwaggerClient.configure do |config|
|
190
|
+
# Configure HTTP basic authorization: basicAuth
|
191
|
+
config.username = 'YOUR USERNAME'
|
192
|
+
config.password = 'YOUR PASSWORD'
|
193
|
+
end
|
194
|
+
|
195
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
196
|
+
|
197
|
+
repo = 'repo_example' # String | The project name
|
198
|
+
|
199
|
+
name = 'name_example' # String | The chart name
|
200
|
+
|
201
|
+
|
202
|
+
begin
|
203
|
+
#Delete all the versions of the specified chart
|
204
|
+
api_instance.chartrepo_repo_charts_name_delete(repo, name)
|
205
|
+
rescue SwaggerClient::ApiError => e
|
206
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_name_delete: #{e}"
|
207
|
+
end
|
208
|
+
```
|
209
|
+
|
210
|
+
### Parameters
|
211
|
+
|
212
|
+
Name | Type | Description | Notes
|
213
|
+
------------- | ------------- | ------------- | -------------
|
214
|
+
**repo** | **String**| The project name |
|
215
|
+
**name** | **String**| The chart name |
|
216
|
+
|
217
|
+
### Return type
|
218
|
+
|
219
|
+
nil (empty response body)
|
220
|
+
|
221
|
+
### Authorization
|
222
|
+
|
223
|
+
[basicAuth](../README.md#basicAuth)
|
224
|
+
|
225
|
+
### HTTP request headers
|
226
|
+
|
227
|
+
- **Content-Type**: application/json
|
228
|
+
- **Accept**: application/json, text/plain
|
229
|
+
|
230
|
+
|
231
|
+
|
232
|
+
# **chartrepo_repo_charts_name_get**
|
233
|
+
> ChartVersions chartrepo_repo_charts_name_get(repo, name)
|
234
|
+
|
235
|
+
Get all the versions of the specified chart
|
236
|
+
|
237
|
+
Get all the versions of the specified chart
|
238
|
+
|
239
|
+
### Example
|
240
|
+
```ruby
|
241
|
+
# load the gem
|
242
|
+
require 'harbor_swagger_client'
|
243
|
+
# setup authorization
|
244
|
+
SwaggerClient.configure do |config|
|
245
|
+
# Configure HTTP basic authorization: basicAuth
|
246
|
+
config.username = 'YOUR USERNAME'
|
247
|
+
config.password = 'YOUR PASSWORD'
|
248
|
+
end
|
249
|
+
|
250
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
251
|
+
|
252
|
+
repo = 'repo_example' # String | The project name
|
253
|
+
|
254
|
+
name = 'name_example' # String | The chart name
|
255
|
+
|
256
|
+
|
257
|
+
begin
|
258
|
+
#Get all the versions of the specified chart
|
259
|
+
result = api_instance.chartrepo_repo_charts_name_get(repo, name)
|
260
|
+
p result
|
261
|
+
rescue SwaggerClient::ApiError => e
|
262
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_name_get: #{e}"
|
263
|
+
end
|
264
|
+
```
|
265
|
+
|
266
|
+
### Parameters
|
267
|
+
|
268
|
+
Name | Type | Description | Notes
|
269
|
+
------------- | ------------- | ------------- | -------------
|
270
|
+
**repo** | **String**| The project name |
|
271
|
+
**name** | **String**| The chart name |
|
272
|
+
|
273
|
+
### Return type
|
274
|
+
|
275
|
+
[**ChartVersions**](ChartVersions.md)
|
276
|
+
|
277
|
+
### Authorization
|
278
|
+
|
279
|
+
[basicAuth](../README.md#basicAuth)
|
280
|
+
|
281
|
+
### HTTP request headers
|
282
|
+
|
283
|
+
- **Content-Type**: application/json
|
284
|
+
- **Accept**: application/json, text/plain
|
285
|
+
|
286
|
+
|
287
|
+
|
288
|
+
# **chartrepo_repo_charts_name_version_delete**
|
289
|
+
> chartrepo_repo_charts_name_version_delete(repo, name, version)
|
290
|
+
|
291
|
+
Delete the specified chart version
|
292
|
+
|
293
|
+
Delete the specified chart version
|
294
|
+
|
295
|
+
### Example
|
296
|
+
```ruby
|
297
|
+
# load the gem
|
298
|
+
require 'harbor_swagger_client'
|
299
|
+
# setup authorization
|
300
|
+
SwaggerClient.configure do |config|
|
301
|
+
# Configure HTTP basic authorization: basicAuth
|
302
|
+
config.username = 'YOUR USERNAME'
|
303
|
+
config.password = 'YOUR PASSWORD'
|
304
|
+
end
|
305
|
+
|
306
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
307
|
+
|
308
|
+
repo = 'repo_example' # String | The project name
|
309
|
+
|
310
|
+
name = 'name_example' # String | The chart name
|
311
|
+
|
312
|
+
version = 'version_example' # String | The chart version
|
313
|
+
|
314
|
+
|
315
|
+
begin
|
316
|
+
#Delete the specified chart version
|
317
|
+
api_instance.chartrepo_repo_charts_name_version_delete(repo, name, version)
|
318
|
+
rescue SwaggerClient::ApiError => e
|
319
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_name_version_delete: #{e}"
|
320
|
+
end
|
321
|
+
```
|
322
|
+
|
323
|
+
### Parameters
|
324
|
+
|
325
|
+
Name | Type | Description | Notes
|
326
|
+
------------- | ------------- | ------------- | -------------
|
327
|
+
**repo** | **String**| The project name |
|
328
|
+
**name** | **String**| The chart name |
|
329
|
+
**version** | **String**| The chart version |
|
330
|
+
|
331
|
+
### Return type
|
332
|
+
|
333
|
+
nil (empty response body)
|
334
|
+
|
335
|
+
### Authorization
|
336
|
+
|
337
|
+
[basicAuth](../README.md#basicAuth)
|
338
|
+
|
339
|
+
### HTTP request headers
|
340
|
+
|
341
|
+
- **Content-Type**: application/json
|
342
|
+
- **Accept**: application/json, text/plain
|
343
|
+
|
344
|
+
|
345
|
+
|
346
|
+
# **chartrepo_repo_charts_name_version_get**
|
347
|
+
> ChartVersionDetails chartrepo_repo_charts_name_version_get(repo, name, version)
|
348
|
+
|
349
|
+
Get the specified chart version
|
350
|
+
|
351
|
+
Get the specified chart version
|
352
|
+
|
353
|
+
### Example
|
354
|
+
```ruby
|
355
|
+
# load the gem
|
356
|
+
require 'harbor_swagger_client'
|
357
|
+
# setup authorization
|
358
|
+
SwaggerClient.configure do |config|
|
359
|
+
# Configure HTTP basic authorization: basicAuth
|
360
|
+
config.username = 'YOUR USERNAME'
|
361
|
+
config.password = 'YOUR PASSWORD'
|
362
|
+
end
|
363
|
+
|
364
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
365
|
+
|
366
|
+
repo = 'repo_example' # String | The project name
|
367
|
+
|
368
|
+
name = 'name_example' # String | The chart name
|
369
|
+
|
370
|
+
version = 'version_example' # String | The chart version
|
371
|
+
|
372
|
+
|
373
|
+
begin
|
374
|
+
#Get the specified chart version
|
375
|
+
result = api_instance.chartrepo_repo_charts_name_version_get(repo, name, version)
|
376
|
+
p result
|
377
|
+
rescue SwaggerClient::ApiError => e
|
378
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_name_version_get: #{e}"
|
379
|
+
end
|
380
|
+
```
|
381
|
+
|
382
|
+
### Parameters
|
383
|
+
|
384
|
+
Name | Type | Description | Notes
|
385
|
+
------------- | ------------- | ------------- | -------------
|
386
|
+
**repo** | **String**| The project name |
|
387
|
+
**name** | **String**| The chart name |
|
388
|
+
**version** | **String**| The chart version |
|
389
|
+
|
390
|
+
### Return type
|
391
|
+
|
392
|
+
[**ChartVersionDetails**](ChartVersionDetails.md)
|
393
|
+
|
394
|
+
### Authorization
|
395
|
+
|
396
|
+
[basicAuth](../README.md#basicAuth)
|
397
|
+
|
398
|
+
### HTTP request headers
|
399
|
+
|
400
|
+
- **Content-Type**: application/json
|
401
|
+
- **Accept**: application/json, text/plain
|
402
|
+
|
403
|
+
|
404
|
+
|
405
|
+
# **chartrepo_repo_charts_name_version_labels_get**
|
406
|
+
> chartrepo_repo_charts_name_version_labels_get(repo, name, version)
|
407
|
+
|
408
|
+
Return the attahced labels of chart.
|
409
|
+
|
410
|
+
Return the attahced labels of the specified chart version.
|
411
|
+
|
412
|
+
### Example
|
413
|
+
```ruby
|
414
|
+
# load the gem
|
415
|
+
require 'harbor_swagger_client'
|
416
|
+
# setup authorization
|
417
|
+
SwaggerClient.configure do |config|
|
418
|
+
# Configure HTTP basic authorization: basicAuth
|
419
|
+
config.username = 'YOUR USERNAME'
|
420
|
+
config.password = 'YOUR PASSWORD'
|
421
|
+
end
|
422
|
+
|
423
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
424
|
+
|
425
|
+
repo = 'repo_example' # String | The project name
|
426
|
+
|
427
|
+
name = 'name_example' # String | The chart name
|
428
|
+
|
429
|
+
version = 'version_example' # String | The chart version
|
430
|
+
|
431
|
+
|
432
|
+
begin
|
433
|
+
#Return the attahced labels of chart.
|
434
|
+
api_instance.chartrepo_repo_charts_name_version_labels_get(repo, name, version)
|
435
|
+
rescue SwaggerClient::ApiError => e
|
436
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_name_version_labels_get: #{e}"
|
437
|
+
end
|
438
|
+
```
|
439
|
+
|
440
|
+
### Parameters
|
441
|
+
|
442
|
+
Name | Type | Description | Notes
|
443
|
+
------------- | ------------- | ------------- | -------------
|
444
|
+
**repo** | **String**| The project name |
|
445
|
+
**name** | **String**| The chart name |
|
446
|
+
**version** | **String**| The chart version |
|
447
|
+
|
448
|
+
### Return type
|
449
|
+
|
450
|
+
nil (empty response body)
|
451
|
+
|
452
|
+
### Authorization
|
453
|
+
|
454
|
+
[basicAuth](../README.md#basicAuth)
|
455
|
+
|
456
|
+
### HTTP request headers
|
457
|
+
|
458
|
+
- **Content-Type**: application/json
|
459
|
+
- **Accept**: application/json, text/plain
|
460
|
+
|
461
|
+
|
462
|
+
|
463
|
+
# **chartrepo_repo_charts_name_version_labels_id_delete**
|
464
|
+
> chartrepo_repo_charts_name_version_labels_id_delete(repo, name, version, id)
|
465
|
+
|
466
|
+
Remove label from chart.
|
467
|
+
|
468
|
+
Remove label from the specified chart version.
|
469
|
+
|
470
|
+
### Example
|
471
|
+
```ruby
|
472
|
+
# load the gem
|
473
|
+
require 'harbor_swagger_client'
|
474
|
+
# setup authorization
|
475
|
+
SwaggerClient.configure do |config|
|
476
|
+
# Configure HTTP basic authorization: basicAuth
|
477
|
+
config.username = 'YOUR USERNAME'
|
478
|
+
config.password = 'YOUR PASSWORD'
|
479
|
+
end
|
480
|
+
|
481
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
482
|
+
|
483
|
+
repo = 'repo_example' # String | The project name
|
484
|
+
|
485
|
+
name = 'name_example' # String | The chart name
|
486
|
+
|
487
|
+
version = 'version_example' # String | The chart version
|
488
|
+
|
489
|
+
id = 56 # Integer | The label ID
|
490
|
+
|
491
|
+
|
492
|
+
begin
|
493
|
+
#Remove label from chart.
|
494
|
+
api_instance.chartrepo_repo_charts_name_version_labels_id_delete(repo, name, version, id)
|
495
|
+
rescue SwaggerClient::ApiError => e
|
496
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_name_version_labels_id_delete: #{e}"
|
497
|
+
end
|
498
|
+
```
|
499
|
+
|
500
|
+
### Parameters
|
501
|
+
|
502
|
+
Name | Type | Description | Notes
|
503
|
+
------------- | ------------- | ------------- | -------------
|
504
|
+
**repo** | **String**| The project name |
|
505
|
+
**name** | **String**| The chart name |
|
506
|
+
**version** | **String**| The chart version |
|
507
|
+
**id** | **Integer**| The label ID |
|
508
|
+
|
509
|
+
### Return type
|
510
|
+
|
511
|
+
nil (empty response body)
|
512
|
+
|
513
|
+
### Authorization
|
514
|
+
|
515
|
+
[basicAuth](../README.md#basicAuth)
|
516
|
+
|
517
|
+
### HTTP request headers
|
518
|
+
|
519
|
+
- **Content-Type**: application/json
|
520
|
+
- **Accept**: application/json, text/plain
|
521
|
+
|
522
|
+
|
523
|
+
|
524
|
+
# **chartrepo_repo_charts_name_version_labels_post**
|
525
|
+
> chartrepo_repo_charts_name_version_labels_post(repo, name, version, label)
|
526
|
+
|
527
|
+
Mark label to chart.
|
528
|
+
|
529
|
+
Mark label to the specified chart version.
|
530
|
+
|
531
|
+
### Example
|
532
|
+
```ruby
|
533
|
+
# load the gem
|
534
|
+
require 'harbor_swagger_client'
|
535
|
+
# setup authorization
|
536
|
+
SwaggerClient.configure do |config|
|
537
|
+
# Configure HTTP basic authorization: basicAuth
|
538
|
+
config.username = 'YOUR USERNAME'
|
539
|
+
config.password = 'YOUR PASSWORD'
|
540
|
+
end
|
541
|
+
|
542
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
543
|
+
|
544
|
+
repo = 'repo_example' # String | The project name
|
545
|
+
|
546
|
+
name = 'name_example' # String | The chart name
|
547
|
+
|
548
|
+
version = 'version_example' # String | The chart version
|
549
|
+
|
550
|
+
label = SwaggerClient::Label.new # Label | The label being marked to the chart version
|
551
|
+
|
552
|
+
|
553
|
+
begin
|
554
|
+
#Mark label to chart.
|
555
|
+
api_instance.chartrepo_repo_charts_name_version_labels_post(repo, name, version, label)
|
556
|
+
rescue SwaggerClient::ApiError => e
|
557
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_name_version_labels_post: #{e}"
|
558
|
+
end
|
559
|
+
```
|
560
|
+
|
561
|
+
### Parameters
|
562
|
+
|
563
|
+
Name | Type | Description | Notes
|
564
|
+
------------- | ------------- | ------------- | -------------
|
565
|
+
**repo** | **String**| The project name |
|
566
|
+
**name** | **String**| The chart name |
|
567
|
+
**version** | **String**| The chart version |
|
568
|
+
**label** | [**Label**](Label.md)| The label being marked to the chart version |
|
569
|
+
|
570
|
+
### Return type
|
571
|
+
|
572
|
+
nil (empty response body)
|
573
|
+
|
574
|
+
### Authorization
|
575
|
+
|
576
|
+
[basicAuth](../README.md#basicAuth)
|
577
|
+
|
578
|
+
### HTTP request headers
|
579
|
+
|
580
|
+
- **Content-Type**: application/json
|
581
|
+
- **Accept**: application/json, text/plain
|
582
|
+
|
583
|
+
|
584
|
+
|
585
|
+
# **chartrepo_repo_charts_post**
|
586
|
+
> chartrepo_repo_charts_post(repo, chart, opts)
|
587
|
+
|
588
|
+
Upload a chart file to the specified project.
|
589
|
+
|
590
|
+
Upload a chart file to the specified project. With this API, the corresponding provance file can be uploaded together with chart file at once.
|
591
|
+
|
592
|
+
### Example
|
593
|
+
```ruby
|
594
|
+
# load the gem
|
595
|
+
require 'harbor_swagger_client'
|
596
|
+
# setup authorization
|
597
|
+
SwaggerClient.configure do |config|
|
598
|
+
# Configure HTTP basic authorization: basicAuth
|
599
|
+
config.username = 'YOUR USERNAME'
|
600
|
+
config.password = 'YOUR PASSWORD'
|
601
|
+
end
|
602
|
+
|
603
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
604
|
+
|
605
|
+
repo = 'repo_example' # String | The project name
|
606
|
+
|
607
|
+
chart = File.new('/path/to/file.txt') # File | The chart file
|
608
|
+
|
609
|
+
opts = {
|
610
|
+
prov: File.new('/path/to/file.txt') # File | The provance file
|
611
|
+
}
|
612
|
+
|
613
|
+
begin
|
614
|
+
#Upload a chart file to the specified project.
|
615
|
+
api_instance.chartrepo_repo_charts_post(repo, chart, opts)
|
616
|
+
rescue SwaggerClient::ApiError => e
|
617
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_charts_post: #{e}"
|
618
|
+
end
|
619
|
+
```
|
620
|
+
|
621
|
+
### Parameters
|
622
|
+
|
623
|
+
Name | Type | Description | Notes
|
624
|
+
------------- | ------------- | ------------- | -------------
|
625
|
+
**repo** | **String**| The project name |
|
626
|
+
**chart** | **File**| The chart file |
|
627
|
+
**prov** | **File**| The provance file | [optional]
|
628
|
+
|
629
|
+
### Return type
|
630
|
+
|
631
|
+
nil (empty response body)
|
632
|
+
|
633
|
+
### Authorization
|
634
|
+
|
635
|
+
[basicAuth](../README.md#basicAuth)
|
636
|
+
|
637
|
+
### HTTP request headers
|
638
|
+
|
639
|
+
- **Content-Type**: multipart/form-data
|
640
|
+
- **Accept**: application/json, text/plain
|
641
|
+
|
642
|
+
|
643
|
+
|
644
|
+
# **chartrepo_repo_prov_post**
|
645
|
+
> chartrepo_repo_prov_post(repo, prov)
|
646
|
+
|
647
|
+
Upload a provance file to the specified project.
|
648
|
+
|
649
|
+
Upload a provance file to the specified project. The provance file should be targeted for an existing chart file.
|
650
|
+
|
651
|
+
### Example
|
652
|
+
```ruby
|
653
|
+
# load the gem
|
654
|
+
require 'harbor_swagger_client'
|
655
|
+
# setup authorization
|
656
|
+
SwaggerClient.configure do |config|
|
657
|
+
# Configure HTTP basic authorization: basicAuth
|
658
|
+
config.username = 'YOUR USERNAME'
|
659
|
+
config.password = 'YOUR PASSWORD'
|
660
|
+
end
|
661
|
+
|
662
|
+
api_instance = SwaggerClient::ChartRepositoryApi.new
|
663
|
+
|
664
|
+
repo = 'repo_example' # String | The project name
|
665
|
+
|
666
|
+
prov = File.new('/path/to/file.txt') # File | The provance file
|
667
|
+
|
668
|
+
|
669
|
+
begin
|
670
|
+
#Upload a provance file to the specified project.
|
671
|
+
api_instance.chartrepo_repo_prov_post(repo, prov)
|
672
|
+
rescue SwaggerClient::ApiError => e
|
673
|
+
puts "Exception when calling ChartRepositoryApi->chartrepo_repo_prov_post: #{e}"
|
674
|
+
end
|
675
|
+
```
|
676
|
+
|
677
|
+
### Parameters
|
678
|
+
|
679
|
+
Name | Type | Description | Notes
|
680
|
+
------------- | ------------- | ------------- | -------------
|
681
|
+
**repo** | **String**| The project name |
|
682
|
+
**prov** | **File**| The provance file |
|
683
|
+
|
684
|
+
### Return type
|
685
|
+
|
686
|
+
nil (empty response body)
|
687
|
+
|
688
|
+
### Authorization
|
689
|
+
|
690
|
+
[basicAuth](../README.md#basicAuth)
|
691
|
+
|
692
|
+
### HTTP request headers
|
693
|
+
|
694
|
+
- **Content-Type**: multipart/form-data
|
695
|
+
- **Accept**: application/json, text/plain
|
696
|
+
|
697
|
+
|
698
|
+
|