java.lang.AutoCloseable, java.io.Closeable, org.apache.hadoop.service.ServiceImageTagToManifestPlugin@Unstable
public interface RuncImageTagToManifestPlugin
extends org.apache.hadoop.service.Service
RuncContainerRuntime
to convert image tags into OCI Image Manifests.| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getHashFromImageTag(java.lang.String imageTag) |
|
ImageManifest |
getManifestFromImageTag(java.lang.String imageTag) |
ImageManifest getManifestFromImageTag(java.lang.String imageTag) throws java.io.IOException
java.io.IOExceptionjava.lang.String getHashFromImageTag(java.lang.String imageTag)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.