LinuxIDMapping specifies UID/GID mappings
| Name | Type | Description | Notes |
|---|---|---|---|
| containerID | Integer | ContainerID is the starting UID/GID in the container | [optional] |
| hostID | Integer | HostID is the starting UID/GID on the host to be mapped to 'ContainerID' | [optional] |
| size | Integer | Size is the number of IDs to be mapped | [optional] |
- Serializable