ResourceLimits interface
Properties
cpu | CPU limits in cores. At present, only full cores |
memory |
The memory limit in GB. |
Property Details
cpu
CPU limits in cores. At present, only full cores
cpu?: number
Property Value
number
memoryInGB
The memory limit in GB.
memoryInGB?: number
Property Value
number