Those attributes can be updated at runtime.
Name | Type | Description | Notes |
---|---|---|---|
blkioDeviceReadBps | List<ThrottleDevice> | [optional] | |
blkioDeviceReadIOps | List<ThrottleDevice> | [optional] | |
blkioDeviceWriteBps | List<ThrottleDevice> | [optional] | |
blkioDeviceWriteIOps | List<ThrottleDevice> | [optional] | |
blkioWeight | Integer | [optional] | |
blkioWeightDevice | List<WeightDevice> | [optional] | |
cgroupParent | String | Applicable to UNIX platforms | [optional] |
cpuCount | Long | Applicable to Windows | [optional] |
cpuPercent | Long | [optional] | |
cpuPeriod | Long | [optional] | |
cpuQuota | Long | [optional] | |
cpuRealtimePeriod | Long | [optional] | |
cpuRealtimeRuntime | Long | [optional] | |
cpuShares | Long | Applicable to all platforms | [optional] |
cpusetCpus | String | [optional] | |
cpusetMems | String | [optional] | |
deviceCgroupRules | List<String> | [optional] | |
deviceRequests | List<DeviceRequest> | [optional] | |
devices | List<DeviceMapping> | [optional] | |
ioMaximumBandwidth | Integer | [optional] | |
ioMaximumIOps | Integer | [optional] | |
kernelMemory | Long | KernelMemory specifies the kernel memory limit (in bytes) for the container. Deprecated: kernel 5.4 deprecated kmem.limit_in_bytes. | [optional] |
kernelMemoryTCP | Long | [optional] | |
memory | Long | [optional] | |
memoryReservation | Long | [optional] | |
memorySwap | Long | [optional] | |
memorySwappiness | Long | [optional] | |
nanoCpus | Long | [optional] | |
oomKillDisable | Boolean | [optional] | |
pidsLimit | Long | [optional] | |
restartPolicy | RestartPolicy | [optional] | |
ulimits | List<Ulimit> | [optional] |
- Serializable