Skip to content

dsdk / v1.47 / Limit

Type Alias: Limit ​

Limit: object

An object describing a limit on resources which can be requested by a task.

Type declaration ​

NameTypeDescription
MemoryBytes?number-
NanoCPUs?number-
Pids?numberLimits the maximum number of PIDs in the container. Set 0 for unlimited.