Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc.RuncImageTagToManifestPlugin
Packages that use RuncImageTagToManifestPlugin
Package
Description
Package containing classes related to runC commands and common operations
used within the @{link RuncContainerRuntime}.
-
Uses of RuncImageTagToManifestPlugin in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime that return RuncImageTagToManifestPluginModifier and TypeMethodDescriptionprotected RuncImageTagToManifestPluginRuncContainerRuntime.chooseImageTagToManifestPlugin() -
Uses of RuncImageTagToManifestPlugin in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc that implement RuncImageTagToManifestPluginModifier and TypeClassDescriptionclassThis class is a plugin for theRuncContainerRuntimeto convert image tags into runC image manifests.