Interface ArtifactRegistry
public interface ArtifactRegistry
A registry of artifacts (e.g. container image or RPM).
- Author:
- mpolden
-
Method Summary
-
Method Details
-
deleteAll
Delete all given artifacts -
list
Returns a list of all artifacts in this system
-