@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
| Interface | Description | 
|---|---|
| RuncImageTagToManifestPlugin | This class is a plugin interface for the
  RuncContainerRuntimeto convert image tags into OCI Image Manifests. | 
| RuncManifestToResourcesPlugin | This class is a plugin interface for the
  RuncContainerRuntimethat maps OCI Image Manifests into associated config and layers. | 
| Class | Description | 
|---|---|
| HdfsManifestToResourcesPlugin | This class is a plugin for the
  RuncContainerRuntimethat maps runC image manifests into their associated config and
 layers that are located in HDFS. | 
| ImageManifest | This class is a Java representation of the OCI Image Manifest Specification. | 
| ImageManifest.Blob | This class is a Java representation of an OCI Image Blob. | 
| ImageTagToManifestPlugin | This class is a plugin for the
  RuncContainerRuntimeto convert image tags into runC image manifests. | 
| RuncContainerExecutorConfig | This class is used by the
   RuncContainerRuntimeto pass a JSON
  object to the container-executor. | 
| RuncContainerExecutorConfig.OCILayer | This class is a Java representation of an OCI image layer. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig | This class is a Java representation of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIAnnotationsConfig | This class is a Java representation of the oci annotations config section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIHooksConfig | This class is a Java representation of the oci hooks section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIHooksConfig.HookType | This class is a Java representation of the hook type section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig | This class is a Java representation of the oci linux config section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Device | This class is a Java representation of the device section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.IDMapping | This class is a Java representation of the idmapping section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.IntelRdt | This class is a Java representation of the intelrdt section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Namespace | This class is a Java representation of the namespace section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources | This class is a Java representation of the resources section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO | This class is a Java representation of the blockio section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.ThrottleDevice | This class is a Java representation of the throttle device section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.WeightDevice | This class is a Java representation of the weight device section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.CPU | This class is a Java representation of the cpu section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Device | This class is a Java representation of the device section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.HugePageLimits | This class is a Java representation of the huge page limits section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Memory | This class is a Java representation of the memory section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Network | This class is a Java representation of the network section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Network.NetworkPriority | This class is a Java representation of the network priority section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.PID | This class is a Java representation of the pid section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.RDMA | This class is a Java representation of the rdma section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp | This class is a Java representation of the seccomp section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall | This class is a Java representation of the syscall section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall.SeccompArg | This class is a Java representation of the seccomp arguments
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Sysctl | This class is a Java representation of the sysctl section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIMount | This class is a Java representation of the oci mount section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig | This class is a Java representation of the oci process section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.Capabilities | This class is a Java representation of the capabilities section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.ConsoleSize | This class is a Java representation of the console size section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.RLimits | This class is a Java representation of the rlimits section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.User | This class is a Java representation of the user section
 of the OCI Runtime Specification. | 
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIRootConfig | This class is a Java representation of the oci root config section
 of the OCI Runtime Specification. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.