Class RuncContainerExecutorConfig.OCIRuntimeConfig.OCIAnnotationsConfig

java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc.RuncContainerExecutorConfig.OCIRuntimeConfig.OCIAnnotationsConfig
Enclosing class:
RuncContainerExecutorConfig.OCIRuntimeConfig

public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCIAnnotationsConfig extends Object
This class is a Java representation of the oci annotations config section of the OCI Runtime Specification.
  • Constructor Details

    • OCIAnnotationsConfig

      public OCIAnnotationsConfig(Map<String,String> annotations)
    • OCIAnnotationsConfig

      public OCIAnnotationsConfig()
  • Method Details