EditableHostConfig(List<String> Binds,
Integer BlkioWeight,
List<String> CapAdd,
List<String> CapDrop,
String CgroupParent,
Object ConsoleSize,
String ContainerIDFile,
Long CpuPeriod,
Long CpuQuota,
Long CpuShares,
String CpusetCpus,
String CpusetMems,
List<DeviceMapping> Devices,
List<String> Dns,
List<String> DnsOptions,
List<String> DnsSearch,
List<String> ExtraHosts,
List<String> GroupAdd,
String IpcMode,
Long KernelMemory,
List<String> Links,
LogConfig LogConfig,
LxcConfig LxcConf,
Long Memory,
Long MemoryReservation,
Long MemorySwap,
Long MemorySwappiness,
String NetworkMode,
Boolean OomKillDisable,
String PidMode,
Map<String,ArrayList<PortBinding>> PortBindings,
Boolean Privileged,
Boolean PublishAllPorts,
Boolean ReadonlyRootfs,
RestartPolicy RestartPolicy,
List<String> SecurityOpt,
String UTSMode,
List<Ulimit> Ulimits,
String VolumeDriver,
List<String> VolumesFrom) |
HostConfig(List<String> Binds,
Integer BlkioWeight,
List<String> CapAdd,
List<String> CapDrop,
String CgroupParent,
Object ConsoleSize,
String ContainerIDFile,
Long CpuPeriod,
Long CpuQuota,
Long CpuShares,
String CpusetCpus,
String CpusetMems,
List<DeviceMapping> Devices,
List<String> Dns,
List<String> DnsOptions,
List<String> DnsSearch,
List<String> ExtraHosts,
List<String> GroupAdd,
String IpcMode,
Long KernelMemory,
List<String> Links,
LogConfig LogConfig,
LxcConfig LxcConf,
Long Memory,
Long MemoryReservation,
Long MemorySwap,
Long MemorySwappiness,
String NetworkMode,
Boolean OomKillDisable,
String PidMode,
Map<String,ArrayList<PortBinding>> PortBindings,
Boolean Privileged,
Boolean PublishAllPorts,
Boolean ReadonlyRootfs,
RestartPolicy RestartPolicy,
List<String> SecurityOpt,
String UTSMode,
List<Ulimit> Ulimits,
String VolumeDriver,
List<String> VolumesFrom) |