Versions in this module Expand all Collapse all v0 v0.29.0 Oct 24, 2023 Changes in this version type HarborAPI + Securityhub *securityhub.Client v0.28.0 Oct 23, 2023 Changes in this version + const DefaultBasePath + const DefaultHost + var DefaultSchemes = []string + type Config struct + AuthInfo runtime.ClientAuthInfoWriter + Transport http.RoundTripper + URL *url.URL + type HarborAPI struct + Artifact *artifact.Client + Auditlog *auditlog.Client + Configure *configure.Client + GC *gc.Client + Health *health.Client + Icon *icon.Client + Immutable *immutable.Client + Jobservice *jobservice.Client + Label *label.Client + Ldap *ldap.Client + Member *member.Client + OIDC *oidc.Client + Ping *ping.Client + Preheat *preheat.Client + Project *project.Client + ProjectMetadata *project_metadata.Client + Purge *purge.Client + Quota *quota.Client + Registry *registry.Client + Replication *replication.Client + Repository *repository.Client + Retention *retention.Client + Robot *robot.Client + Robotv1 *robotv1.Client + Scan *scan.Client + ScanAll *scan_all.Client + ScanDataExport *scan_data_export.Client + Scanner *scanner.Client + Schedule *schedule.Client + Search *search.Client + Statistic *statistic.Client + SystemCVEAllowlist *system_cve_allowlist.Client + Systeminfo *systeminfo.Client + Transport runtime.ClientTransport + User *user.Client + Usergroup *usergroup.Client + Webhook *webhook.Client + Webhookjob *webhookjob.Client + func New(c Config) *HarborAPI