Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 493 Bytes

IDMap.md

File metadata and controls

20 lines (10 loc) · 493 Bytes

IDMap

IDMap contains a single entry for user namespace range remapping. An array of IDMap entries represents the structure that will be provided to the Linux kernel for creating a user namespace.

Properties

Name Type Description Notes
containerId Long [optional]
hostId Long [optional]
size Long [optional]

Implemented Interfaces

  • Serializable