Method: Harbor2Client::Artifact#repository_id

Defined in:
lib/harbor2_client/models/artifact.rb

#repository_idObject

The ID of the repository that the artifact belongs to



33
34
35
# File 'lib/harbor2_client/models/artifact.rb', line 33

def repository_id
  @repository_id
end