Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 810 Bytes

Repository.md

File metadata and controls

15 lines (12 loc) · 810 Bytes

Harbor2Client::Repository

Properties

Name Type Description Notes
id Integer The ID of the repository [optional]
project_id Integer The ID of the project that the repository belongs to [optional]
name String The name of the repository [optional]
description String The description of the repository [optional]
artifact_count Integer The count of the artifacts inside the repository [optional]
pull_count Integer The count that the artifact inside the repository pulled [optional]
creation_time DateTime The creation time of the repository [optional]
update_time DateTime The update time of the repository [optional]