Method: Harbor2Client::Artifact#type
- Defined in:
- lib/harbor2_client/models/artifact.rb
#type ⇒ Object
The type of the artifact, e.g. image, chart, etc
21 22 23 |
# File 'lib/harbor2_client/models/artifact.rb', line 21 def type @type end |