Uses of Class
org.apache.storm.container.oci.ImageManifest
-
Uses of ImageManifest in org.apache.storm.container.oci
Modifier and TypeMethodDescriptionLocalOrHdfsImageTagToManifestPlugin.getManifestFromImageTag
(String imageTag) OciImageTagToManifestPluginInterface.getManifestFromImageTag
(String imageTag) Modifier and TypeMethodDescriptionHdfsManifestToResourcesPlugin.getConfigResource
(ImageManifest manifest) OciManifestToResourcesPluginInterface.getConfigResource
(ImageManifest manifest) Get the image config information from the manifest.HdfsManifestToResourcesPlugin.getLayerResources
(ImageManifest manifest) OciManifestToResourcesPluginInterface.getLayerResources
(ImageManifest manifest) Get the layers information from the manifest.