Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 760 Bytes

SearchRepository.md

File metadata and controls

13 lines (10 loc) · 760 Bytes

Harbor2Client::SearchRepository

Properties

Name Type Description Notes
project_id Integer The ID of the project that the repository belongs to [optional]
project_name String The name of the project that the repository belongs to [optional]
project_public BOOLEAN The flag to indicate the publicity of the project that the repository belongs to (1 is public, 0 is not) [optional]
repository_name String The name of the repository [optional]
pull_count Integer The count how many times the repository is pulled [optional]
artifact_count Integer The count of artifacts in the repository [optional]