java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc.RuncContainerExecutorConfig

@Unstable public class RuncContainerExecutorConfig extends Object
This class is used by the RuncContainerRuntime to pass a JSON object to the container-executor. The first level of the JSON is comprised of data that is specific to the container-executor. Included in this is a JSON object named ociRuntimeConfig that mirrors the OCI runtime specification.