Kotlin Multiplatform Client for Docker
Toggle table of contents
snapshot
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin Multiplatform Client for Docker
Kotlin Multiplatform Client for Docker
/
dev.limebeck.libs.docker.client.model
/
Limit
/
Limit
Limit
constructor
(
nanoCPUs
:
Long
?
=
null
,
memoryBytes
:
Long
?
=
null
,
pids
:
Long
?
=
0
)
Parameters
nano
CPUs
memory
Bytes
pids
Limits the maximum number of PIDs in the container. Set
0
for unlimited.