Class Artifact
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
A registry artifact (e.g. container image or RPM)
- Author:
- mpolden
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Artifact
-
-
Method Details
-
id
Unique identifier of this -
registry
The registry holding this artifact -
repository
Repository of this artifact -
tag
Tag of this artifact -
createdAt
The time this was created -
version
public com.yahoo.component.Version version()The version of this -
equals
-
hashCode
public int hashCode() -
toString
-