Method: Harbor1Client::Search#repository

Defined in:
lib/harbor1_client/models/search.rb

#repositoryObject

Search results of the repositories that matched the filter keywords.



21
22
23
# File 'lib/harbor1_client/models/search.rb', line 21

def repository
  @repository
end