Package org.apache.storm.container.oci
Interface OciImageTagToManifestPluginInterface
- All Known Implementing Classes:
LocalOrHdfsImageTagToManifestPlugin
public interface OciImageTagToManifestPluginInterface
-
Method Summary
Modifier and TypeMethodDescriptiongetHashFromImageTag
(String imageTag) getManifestFromImageTag
(String imageTag) void
-
Method Details
-
init
- Throws:
IOException
-
getManifestFromImageTag
- Throws:
IOException
-
getHashFromImageTag
-