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